jupyter

https://github.com/lambdalisue/jupyter-vim-binding

# You may need the following to create the directoy
$ mkdir -p $(jupyter --data-dir)/nbextensions
# Now clone the repository
$ cd $(jupyter --data-dir)/nbextensions
$ git clone https://github.com/lambdalisue/jupyter-vim-binding vim_binding

pip install https://github.com/ipython-contrib/IPython-notebook-extensions/archive/master.zip --user
https://github.com/ipython-contrib/IPython-notebook-extensions/wiki

一些已有的notebook
git clone https://github.com/donnemartin/data-science-ipython-notebooks
git clone https://github.com/maxmelnick/jupyter_keyboard_shortcuts_snippets
git clone https://github.com/jbwhit/jupyter-tips-and-tricks

 



 

 


posted on 2016-05-13 13:03  caoyang.org  阅读(255)  评论(0编辑  收藏  举报

导航