We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fe69e commit 0bcdca7Copy full SHA for 0bcdca7
binder/postBuild
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
3
# install extension
4
+jupyter labextension update jupyter-offlinenotebook --no-build
5
jupyter labextension install jupyterlab-code-snippets
6
7
# remove unnecessary directories when using the binder
0 commit comments