Skip to content

Instantly share code, notes, and snippets.

@willingc
Created December 30, 2015 00:35
Show Gist options
  • Save willingc/c42ebf9ad43386f1d5f8 to your computer and use it in GitHub Desktop.
Save willingc/c42ebf9ad43386f1d5f8 to your computer and use it in GitHub Desktop.
Jupyter notebook doc development
jupyter
sphinx_rtd_theme
jinja2
tornado
-e git+https://github.com/ipython/ipython_genutils.git#egg=ipython_genutils
-e git+https://github.com/ipython/traitlets.git#egg=traitlets
-e git+https://github.com/jupyter/jupyter_core.git#egg=jupyter_core
-e git+https://github.com/jupyter/nbformat.git#egg=nbformat
-e git+https://github.com/jupyter/jupyter_client.git#egg=jupyter_client
-e git+https://github.com/ipython/ipython.git#egg=ipython
-e git+https://github.com/ipython/ipykernel.git#egg=ipykernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment