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