- Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpostBuild
More file actions
Latest commit
8 lines (8 loc) · 317 Bytes
/
Copy pathpostBuild
File metadata and controls
8 lines (8 loc) · 317 Bytes
1
2
3
4
5
6
7
8
#!/bin/bash
cd /tmp
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter serverextension enable --py jupyterlab_git
jupyter nbextension enable --py --sys-prefix k3d
jupyter labextension install k3d
jupyter nbextension enable --py --sys-prefix k3d
jupyter nbextension install --py --sys-prefix k3d