mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Pin jupyter/scipy-notebook to fixed tag
This commit is contained in:
parent
fb85d517c6
commit
af92011365
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# See https://jupyter-docker-stacks.readthedocs.io/en/latest/using/recipes.html#using-pip-install-or-conda-install-in-a-child-docker-image for more info
|
# See https://jupyter-docker-stacks.readthedocs.io/en/latest/using/recipes.html#using-pip-install-or-conda-install-in-a-child-docker-image for more info
|
||||||
|
|
||||||
FROM jupyter/scipy-notebook
|
FROM jupyter/scipy-notebook:42f4c82a07ff
|
||||||
ENV JUPYTER_ENABLE_LAB=yes
|
ENV JUPYTER_ENABLE_LAB=yes
|
||||||
|
|
||||||
RUN conda install -c conda-forge geopandas==0.8.1 && \
|
RUN conda install -c conda-forge geopandas==0.8.1 && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue