Skip to content

Commit e8841c2

Browse files
committed
fixed dependency
1 parent d20705b commit e8841c2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

commons/requirements.py38.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ json5
177177
jsonpickle
178178
jsonschema
179179
jupyter
180-
jupyter_bokeh==2.0.4
181180
jupyter-client
182181
jupyter-console
183182
jupyter-contrib-core
@@ -191,25 +190,26 @@ jupyter-latex-envs
191190
jupyter-lsp
192191
jupyter-nbextensions-configurator
193192
jupyter-packaging
194-
jupyter-server==1.6.4
195-
jupyter-server-mathjax==0.2.2
196-
jupyter-server-proxy==1.6.0
197-
jupyter-telemetry==0.1.0
198-
#jupyter-tensorboard==0.2.0
199-
jupyterhub==1.4.0
200-
jupyterhub-jwtauthenticator==0.1
201-
jupyterhub-kubespawner==0.16.1
202-
jupyterhubutils==0.25.0
203-
jupyterlab
193+
jupyter-server-mathjax
194+
jupyter-server-proxy
195+
jupyter-server
196+
jupyter-telemetry
197+
jupyter
198+
jupyter_bokeh
199+
jupyterhub-jwtauthenticator
200+
jupyterhub-kubespawner
201+
jupyterhub
202+
jupyterhubutils
204203
jupyterlab-code-formatter
205204
jupyterlab-git
206205
jupyterlab-github
207206
jupyterlab-hdf
208207
jupyterlab-launcher
209-
jupyterlab-lsp==3.6.0
210-
#jupyterlab-nvdashboard
208+
jupyterlab-lsp
209+
jupyterlab-nvdashboard
211210
jupyterlab-pygments
212211
jupyterlab-server
212+
jupyterlab
213213
jupyterlabutils
214214
jupyterthemes
215215
jupytext

0 commit comments

Comments
 (0)