https://github.com/ipython/ipyparallel
sudo pip install jupyter
sudo pip install ipyparallel
jupyter notebook --generate-config
vi ~/.jupyter/jupyter_notebook_config.py
c.NotebookApp.server_extensions.append('ipyparallel.nbextension')
No comments:
Post a Comment