Skip to content

Commit 32d0f35

Browse files
authored
Update postBuild
1 parent 4023d49 commit 32d0f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# install extension
44
jupyter labextension update jupyter-offlinenotebook --no-build
5-
jupyter labextension install jupyterlab-code-snippets
5+
jupyter labextension install --minimize=False jupyterlab-code-snippets
66

77
# remove unnecessary directories when using the binder
88
rm -rf src

0 commit comments

Comments
 (0)