We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d7c17 commit 8ef4e8dCopy full SHA for 8ef4e8d
.github/python/requirements.txt
@@ -1,6 +1,5 @@
1
-r ../../requirements.txt
2
git+https://github.com/jakevdp/JSAnimation.git
3
-nbconvert==5.6.1
4
# https://github.com/jupyter/nbgrader/issues/1373#issuecomment-702798246
5
jupyter-client==6.1.12
6
# https://github.com/jupyter/jupyter_client/issues/637
requirements.txt
attrs>=17.4.0
-jinja2<3.1
-nbconvert<6.0.0
+nbconvert>=6.0.0
ipython
jupyter
numpy
0 commit comments