Skip to content

Commit

Permalink
Merge pull request #8 from MAAP-Project/features/add-ipyleaflet
Browse files Browse the repository at this point in the history
Added a change to trigger a build of our workspaces due to branch renames.
  • Loading branch information
bsatoriu authored Feb 7, 2023
2 parents 59d8ade + ba76b7c commit b2e75c8
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 @@ -37,7 +37,7 @@ RUN chmod g+w /etc/passwd
###############################
# Non Custom Jupyter Extensions.
###############################
RUN mamba install -c conda-forge plotly=5.5.0 jupyterlab_widgets=1.0.2 jupyterlab-git=0.34.2 [email protected]
RUN mamba install -c conda-forge plotly=5.5.0 jupyterlab_widgets=1.0.2 jupyterlab-git=0.34.2 [email protected]
RUN jupyter labextension install --no-build [email protected]
RUN npm install typescript -g
RUN pip install xmltodict
Expand Down

0 comments on commit b2e75c8

Please sign in to comment.