Update 'Dockerfile'

This commit is contained in:
fabrice 2019-01-20 18:32:58 +00:00
parent ef92ed5802
commit 3c7a03c78e

View File

@ -10,3 +10,4 @@ RUN pip install scikit-learn
RUN pip install seaborn RUN pip install seaborn
RUN pip install plotly RUN pip install plotly
RUN pip install xgboost RUN pip install xgboost
RUN pip install basemap