Skip to content

Commit 3d2794f

Browse files
committed
Release 1: codefresh pipeline maintenance
1 parent c562402 commit 3d2794f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN jupyter nbextension enable --py --sys-prefix jupyter_geppetto
4545
RUN jupyter nbextension enable --py --sys-prefix widgetsnbextension
4646
RUN jupyter serverextension enable --py --sys-prefix jupyter_geppetto
4747

48-
RUN python utilities/install.py ${BUILD_ARGS} --workspace $WORKSPACE_VERSION --npm-skip
48+
RUN python utilities/install.py ${BUILD_ARGS} --workspace $WORKSPACE_VERSION
4949

5050
RUN jupyter labextension disable @jupyterlab/hub-extension
5151

0 commit comments

Comments
 (0)