Skip to content

Commit 81b15e4

Browse files
committed
Add jupyterlab to requirements.txt
1 parent 24e66eb commit 81b15e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ ipython-genutils==0.2.0
4444
ipywidgets==7.7.2
4545
jedi==0.18.1
4646
Jinja2==3.1.2
47+
json5==0.9.10
4748
jsonschema==3.2.0
4849
jupyter==1.0.0
4950
jupyter-book==0.13.1
@@ -54,8 +55,10 @@ jupyter-server-mathjax==0.2.6
5455
jupyter-sphinx==0.3.2
5556
jupyter_client==7.4.7
5657
jupyter_core==5.0.0
58+
jupyterlab==3.5.0
5759
jupyterlab-pygments==0.2.2
5860
jupyterlab-widgets==1.1.1
61+
jupyterlab_server==2.16.3
5962
kiwisolver==1.4.4
6063
latexcodec==2.0.1
6164
ldrb==2022.5.0
@@ -147,6 +150,7 @@ stack-data==0.6.1
147150
sympy==1.10.1
148151
terminado==0.17.0
149152
tinycss2==1.2.1
153+
tomli==2.0.1
150154
tornado==6.2
151155
traitlets==5.5.0
152156
uc-micro-py==1.0.1

0 commit comments

Comments
 (0)