Create postBuild

This commit is contained in:
philcarmona 2020-10-15 13:34:50 +02:00 committed by GitHub
parent 57684b46fd
commit bd342402b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
postBuild Normal file
View File

@ -0,0 +1,3 @@
jupyter contrib nbextension install --user
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.38 --minimize=False