Update 'Dockerfile'
This commit is contained in:
parent
600199f7bb
commit
7fd4515bf8
@ -9,4 +9,6 @@ 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 datascience
|
||||||
|
RUN pip install okpy
|
Loading…
Reference in New Issue
Block a user