Update 'Dockerfile'
This commit is contained in:
parent
5e1a620ccd
commit
ef92ed5802
@ -6,4 +6,7 @@ USER jovyan
|
|||||||
RUN ls
|
RUN ls
|
||||||
RUN pip install tensorflow
|
RUN pip install tensorflow
|
||||||
RUN pip install bokeh
|
RUN pip install bokeh
|
||||||
RUN pip install scikit-learn
|
RUN pip install scikit-learn
|
||||||
|
RUN pip install seaborn
|
||||||
|
RUN pip install plotly
|
||||||
|
RUN pip install xgboost
|
Loading…
Reference in New Issue
Block a user