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 8189b9b commit 105108cCopy full SHA for 105108c
binder/postBuild
@@ -2,6 +2,8 @@
2
3
# install extension
4
jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build
5
+jupyter labextension install plotlywidget --no-build
6
+jupyter labextension install @jupyterlab/plotly-extension --no-build
7
jupyter labextension install jupyterlab-interactive-dashboard-editor
8
9
# remove unnecessary directories when using the binder
0 commit comments