Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Apr 7, 2024
1 parent 929a279 commit 9f5339b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/arcgis-pangeo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM openscapes/python:f577786

USER ${NB_USER}

RUN conda --name notebook remove jupyterlab-link-share
RUN conda remove jupyterlab-link-share --name notebook

#RUN conda install --yes -c conda-forge 'jupyterlab=2.2.9' 'conda=22.9.0' && \
# conda clean --all -f -y
Expand Down

0 comments on commit 9f5339b

Please sign in to comment.