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