Update 'Dockerfile'
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user