Update 'Dockerfile'

This commit is contained in:
fabrice 2019-01-24 09:44:25 +00:00
parent 600199f7bb
commit 7fd4515bf8

View File

@ -9,4 +9,6 @@ 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 datascience
RUN pip install okpy