Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 14:47:43 +00:00
parent 6586da3938
commit 5383af28d9

View File

@ -13,5 +13,6 @@ RUN pip install plotly
RUN pip install xgboost RUN pip install xgboost
RUN pip install datascience RUN pip install datascience
RUN pip install okpy RUN pip install okpy
RUN conda activate base
RUN conda install -c conda-forge basemap -y RUN conda install -c conda-forge basemap -y
WORKDIR $HOME/work/ WORKDIR $HOME/work/