Skip to content

Commit

Permalink
added markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaugher committed Sep 28, 2016
1 parent 98c1acf commit 6fab48e
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions rabbits-and-foxes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,15 @@
"from matplotlib import pyplot as plt"
]
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"source": [
"Hello this is a change"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand All @@ -103,21 +112,21 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python [conda env:py3wed]",
"display_name": "Python [conda env:NOx]",
"language": "python",
"name": "conda-env-py3wed-py"
"name": "conda-env-NOx-py"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"pygments_lexer": "ipython2",
"version": "2.7.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 6fab48e

Please sign in to comment.