notebook/requirements.txt
Thomas Kluyver 9783031ee7 Remove genutils from requirements.txt
It's now on PyPI, so normal installation should work.
2015-04-24 15:40:21 -07:00

8 lines
486 B
Plaintext

-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/jupyter_nbformat.git#egg=jupyter_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/ipython_kernel.git#egg=ipython_kernel
-e git+https://github.com/jupyter/jupyter_nbconvert.git#egg=jupyter_nbconvert