Update 'Dockerfile'

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

View File

@ -9,4 +9,5 @@ RUN pip install bokeh
RUN pip install scikit-learn
RUN pip install seaborn
RUN pip install plotly
RUN pip install xgboost
RUN pip install xgboost
RUN pip install basemap