Running this tutorial locally


In [ ]:
mkvirtualenv --system-site-packages notebook

In [ ]:
pip install ipython[all]

In [ ]:
pip install --user https://github.com/takluyver/bash_kernel/archive/master.zip

Start notebook


In [ ]:
ipython notebook