##// END OF EJS Templates
Merge pull request #8302 from minrk/rm-nbconvert...
Merge pull request #8302 from minrk/rm-nbconvert remove nbconvert

File last commit:

r21234:baa011b0
r21235:1f4b002e merge
Show More
requirements.txt
10 lines | 640 B | text/plain | TextLexer
Min RK
get traitlets from requirements.txt on travis...
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
install jupyter_client for IPython tests
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
install jupyter_nbformat for tests...
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
install jupyter_client for IPython tests
r21218 -e git+https://github.com/jupyter/jupyter_client.git#egg=jupyter_client
Min RK
install ipython_kernel for tests...
r21223 -e git+https://github.com/ipython/ipython_kernel.git#egg=ipython_kernel
Min RK
remove nbconvert
r21234 -e git+https://github.com/jupyter/jupyter_nbconvert.git#egg=jupyter_nbconvert