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 24e66eb commit 81b15e4Copy full SHA for 81b15e4
requirements.txt
@@ -44,6 +44,7 @@ ipython-genutils==0.2.0
44
ipywidgets==7.7.2
45
jedi==0.18.1
46
Jinja2==3.1.2
47
+json5==0.9.10
48
jsonschema==3.2.0
49
jupyter==1.0.0
50
jupyter-book==0.13.1
@@ -54,8 +55,10 @@ jupyter-server-mathjax==0.2.6
54
55
jupyter-sphinx==0.3.2
56
jupyter_client==7.4.7
57
jupyter_core==5.0.0
58
+jupyterlab==3.5.0
59
jupyterlab-pygments==0.2.2
60
jupyterlab-widgets==1.1.1
61
+jupyterlab_server==2.16.3
62
kiwisolver==1.4.4
63
latexcodec==2.0.1
64
ldrb==2022.5.0
@@ -147,6 +150,7 @@ stack-data==0.6.1
147
150
sympy==1.10.1
148
151
terminado==0.17.0
149
152
tinycss2==1.2.1
153
+tomli==2.0.1
154
tornado==6.2
155
traitlets==5.5.0
156
uc-micro-py==1.0.1
0 commit comments