Update 'Dockerfile'

This commit is contained in:
fabrice 2019-01-20 18:35:23 +00:00
parent 3c7a03c78e
commit aaaf1d818b

View File

@ -10,4 +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 RUN pip install https://github.com/matplotlib/basemap/archive/v1.0.7rel.tar.gz