Skip to content

Commit

Permalink
Merge pull request #4 from MAAP-Project/feature/update-extension-list
Browse files Browse the repository at this point in the history
removed hide-che-sidebar jupyter extension
  • Loading branch information
marjo-luc authored Feb 21, 2023
2 parents 270d0da + db17927 commit 6ed4402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jupyterlab3/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ RUN jupyter labextension install @maap-jupyterlab/dps-jupyter-extension@latest -
RUN pip install -i https://test.pypi.org/simple/ jupyter-server-extension
RUN jupyter server extension enable jupyter_server_extension

RUN jupyter labextension install @maap-jupyterlab/hide-che-panel-jupyter-extension@latest --no-build
RUN jupyter labextension install @maap-jupyterlab/umf-jupyter-extension@latest --no-build
RUN jupyter labextension install @maap-jupyterlab/maap-libs-jupyter-extension@latest --no-build
RUN jupyter labextension install @maap-jupyterlab/maapsec-jupyter-extension@latest --no-build
Expand Down

0 comments on commit 6ed4402

Please sign in to comment.