Skip to content
Snippets Groups Projects

jupyter labextension install command not active

Merged Vincent Stock requested to merge import_export_projects into main
2 files
+ 4
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -7,7 +7,7 @@ set -ex
# ngl view for jupyter lab
jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build >> log.txt
jupyter labextension install nglview-js-widgets --minimize=False >> log.txt
#jupyter labextension install nglview-js-widgets --minimize=False >> log.txt
# import dataset
bash /home/jovyan/.binder/import_dataset.sh >> log.txt
Loading