diff --git a/rabbits-and-foxes.ipynb b/rabbits-and-foxes.ipynb index 7b0605c..30862b5 100644 --- a/rabbits-and-foxes.ipynb +++ b/rabbits-and-foxes.ipynb @@ -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, @@ -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,