Skip to content

Commit

Permalink
version 41 with title links opening in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
grallewellyn committed Jan 24, 2023
1 parent 802806b commit e5ee096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab3/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RUN jupyter labextension install @maap-jupyterlab/maapsec-jupyter-extension@late
RUN jupyter labextension install @maap-jupyterlab/edsc-jupyter-extension@latest --no-build
RUN jupyter labextension install @maap-jupyterlab/user-workspace-management-jupyter-extension@latest --no-build
RUN jupyter labextension install @maap-jupyterlab/ades-metrics-visualization-jupyter-extension --no-build
RUN jupyter labextension install @maap-jupyterlab/[email protected].40 --no-build
RUN jupyter labextension install @maap-jupyterlab/[email protected].41 --no-build

RUN jupyter lab build && \
jupyter lab clean && \
Expand Down

0 comments on commit e5ee096

Please sign in to comment.