requirements.txt
10 lines
| 640 B
| text/plain
|
TextLexer
Min RK
|
r21200 | -e git+https://github.com/ipython/ipython_genutils.git#egg=ipython_genutils | ||
-e git+https://github.com/ipython/traitlets.git#egg=traitlets | ||||
Min RK
|
r21218 | # Below here aren't actually needed by IPython. | ||
# Only while the split is partial | ||||
# and the IPython repo is still running Jupyter tests | ||||
Min RK
|
r21205 | -e git+https://github.com/jupyter/jupyter_core.git#egg=jupyter_core | ||
-e git+https://github.com/jupyter/jupyter_nbformat.git#egg=jupyter_nbformat | ||||
Min RK
|
r21218 | -e git+https://github.com/jupyter/jupyter_client.git#egg=jupyter_client | ||
Min RK
|
r21223 | -e git+https://github.com/ipython/ipython_kernel.git#egg=ipython_kernel | ||
Min RK
|
r21234 | -e git+https://github.com/jupyter/jupyter_nbconvert.git#egg=jupyter_nbconvert | ||