Skip to content
Snippets Groups Projects
Commit 3f68b0da authored by Andreas Nowack's avatar Andreas Nowack
Browse files

labextension install is deprecated in JupyterLab 3

parent e03580c7
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ name: exphys6 ...@@ -2,6 +2,8 @@ name: exphys6
channels: channels:
- conda-forge - conda-forge
dependencies: dependencies:
- jupyterlab_widgets
- ipywidgets
- numpy=1.26.4 - numpy=1.26.4
- scipy=1.13.0 - scipy=1.13.0
- sympy=1.12 - sympy=1.12
......
jupyter labextension install @jupyter-widgets/jupyterlab-manager #jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib #jupyter labextension install jupyter-matplotlib
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment