Skip to content

Commit

Permalink
Updating kernal version on forest fire model.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiekazil committed Jul 17, 2016
1 parent 60256bc commit 7a15f4d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/ForestFire/Forest Fire Model.ipynb
Expand Up @@ -568,23 +568,23 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python [se]",
"display_name": "Python 3",
"language": "python",
"name": "Python [se]"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3.0
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.5.1"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit 7a15f4d

Please sign in to comment.