Skip to content

Commit

Permalink
Merge pull request binder-examples#4 from wragge/patch-1
Browse files Browse the repository at this point in the history
Add --minimize=False option to build process
  • Loading branch information
minrk authored Sep 23, 2020
2 parents 63bd1a3 + adbab47 commit e9c7ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postBuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
jupyter contrib nbextension install --user
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/[email protected]
jupyter labextension install @jupyter-widgets/[email protected] --minimize=False

0 comments on commit e9c7ff8

Please sign in to comment.