Skip to content

Commit

Permalink
Feature/update maap help (#97)
Browse files Browse the repository at this point in the history
added maap help jupyter extension install to pip and v1.2.2=1
  • Loading branch information
grallewellyn authored Mar 15, 2024
1 parent 773f751 commit 2551a17
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 @@ -84,7 +84,7 @@ RUN jupyter labextension install @maap-jupyterlab/[email protected] --
RUN jupyter labextension install @maap-jupyterlab/[email protected] --no-build
RUN jupyter labextension install @maap-jupyterlab/[email protected] --no-build
RUN jupyter labextension install @maap-jupyterlab/[email protected] --no-build
RUN jupyter labextension install @maap-jupyterlab/maap-help-jupyter-extension@1.0.1 --no-build
RUN pip install maap-help-jupyter-extension==1.2.1
RUN jupyter labextension install @maap-jupyterlab/[email protected] --no-build

RUN jupyter lab build && \
Expand Down

0 comments on commit 2551a17

Please sign in to comment.