Skip to content
Snippets Groups Projects
Commit 55762fce authored by guiwitz's avatar guiwitz
Browse files

missing packages

parent f614cef3
No related branches found
No related tags found
No related merge requests found
......@@ -3,15 +3,17 @@ channels:
- conda-forge
dependencies:
- pip
- python=3.7
- numpy
- matplotlib
- scikit-image
- jupyter
- jupyterlab
- jupyterlab=1.2
- ipywidgets
- pandas
- nodejs
- jupyter_contrib_nbextensions
- ipyvolume
- ipympl
- pip:
- requests
\ No newline at end of file
......@@ -7,5 +7,7 @@ jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build
jupyter labextension install ipyvolume --no-build
jupyter labextension install jupyter-threejs --no-build
jupyter labextension install itk-jupyter-widgets --no-build
jupyter labextension install @lckr/jupyterlab_variableinspector --no-build
jupyter labextension install jupyter-matplotlib --no-build
jupyter lab build
\ 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