Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 15:08:30 +00:00
parent efc94d9fb8
commit e0176b899d

View File

@ -11,4 +11,6 @@ RUN pip install seaborn
RUN pip install plotly 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 install -c conda-forge basemap -y
RUN conda install -c conda-forge basemap-data-hires