Skip to content

Commit

Permalink
add arcgis-mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Nov 13, 2024
1 parent 47461fe commit 59c18ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN mamba install -c conda-forge -y \
fix-permissions /home/$NB_USER && \
mamba clean --all

RUN mamba install -c esri arcgis -y
RUN mamba install -c esri arcgis arcgis-mapping -y

RUN pip install --upgrade pip setuptools wheel
RUN pip install --upgrade nbconvert
Expand Down

0 comments on commit 59c18ad

Please sign in to comment.