Update 'Dockerfile'

This commit is contained in:
fabrice 2019-01-20 18:45:50 +00:00
parent d33e242fec
commit cea825e4aa

View File

@ -9,4 +9,8 @@ RUN pip install bokeh
RUN pip install scikit-learn 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 pyproj
RUN pip install pysph
RUN ls
#RUN wget https://github.com/matplotlib/basemap/archive/v1.2.0rel.tar.gz