Skip to content

Commit 6a8dc7e

Browse files
authored
Add postBuild for lab extensions
1 parent 97c3cd4 commit 6a8dc7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

postBuild

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ipython kernel install --name widgets-tutorial --display-name widgets-tutorial --sys-prefix
2+
3+
jupyter labextension install @jupyter-widgets/jupyterlab-manager @jupyter-widgets/jupyterlab-sidecar bqplot jupyter-threejs [email protected] ipysheet ipytree ipycanvas jupyter-matplotlib jupyter-vuetify ipyvolume --no-build
4+
jupyter lab build --minimize=False

0 commit comments

Comments
 (0)