Skip to content

Commit 23702a0

Browse files
authored
Use --minimize=False on Binder
1 parent 40a6d56 commit 23702a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

binder/postBuild

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
ipython kernel install --name widgets-tutorial --display-name widgets-tutorial --sys-prefix
22

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
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)