We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c562402 commit 3d2794fCopy full SHA for 3d2794f
1 file changed
Dockerfile
@@ -45,7 +45,7 @@ RUN jupyter nbextension enable --py --sys-prefix jupyter_geppetto
45
RUN jupyter nbextension enable --py --sys-prefix widgetsnbextension
46
RUN jupyter serverextension enable --py --sys-prefix jupyter_geppetto
47
48
-RUN python utilities/install.py ${BUILD_ARGS} --workspace $WORKSPACE_VERSION --npm-skip
+RUN python utilities/install.py ${BUILD_ARGS} --workspace $WORKSPACE_VERSION
49
50
RUN jupyter labextension disable @jupyterlab/hub-extension
51
0 commit comments