Update 'Dockerfile'

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

View File

@ -10,3 +10,5 @@ RUN pip install scikit-learn
RUN pip install seaborn
RUN pip install plotly
RUN pip install xgboost
RUN pip install datascience
RUN pip install okpy