Skip to content

Commit

Permalink
Add missing mesa/mesa-geo/matplotlib pkgs
Browse files Browse the repository at this point in the history
arcgis_test notebook missing modules mesa_geo and mesa. This resolves those missing dependencies.
  • Loading branch information
dafeliton authored Mar 24, 2023
1 parent 2df4b17 commit a5d347f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ RUN pip uninstall pillow fiona -y && \
ipyleaflet \
ipywidgets \
keplergl \
mesa-geo \
mesa \
matplotlib \
jupyterlab==2.3.1 \
shapely==2.0.0 \
pyshp==2.3.1 \
Expand Down

0 comments on commit a5d347f

Please sign in to comment.