From 7fd4515bf8a556cb976106d5e388b148961a5497 Mon Sep 17 00:00:00 2001 From: fabrice Date: Thu, 24 Jan 2019 09:44:25 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a6b79cd..ab72937 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ No newline at end of file +RUN pip install xgboost +RUN pip install datascience +RUN pip install okpy \ No newline at end of file