Skip to content

Commit

Permalink
more change in the ec2 notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyin committed Dec 16, 2015
1 parent 0aa01e6 commit 4598e12
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion notebooks/ec2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,26 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"You can now start using Neurokernel in ~/neurokernel. You can try the intro example:"
"You can now start using Neurokernel in ~/neurokernel. To update neurokernel to the latest"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"cd ~/neurokernel\n",
"git pull"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"You can then try the intro example:"
]
},
{
Expand Down

0 comments on commit 4598e12

Please sign in to comment.