Update 'Dockerfile'

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

View File

@ -12,3 +12,5 @@ RUN pip install plotly
RUN pip install xgboost
RUN pip install datascience
RUN pip install okpy
RUN conda install -c conda-forge basemap -y
RUN conda install -c conda-forge basemap-data-hires