Update 'Dockerfile'
This commit is contained in:
parent
3f6cc544ca
commit
a93944d101
@ -12,4 +12,5 @@ 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 datascience
|
||||||
RUN pip install okpy
|
RUN pip install okpy
|
||||||
|
WORKDIR $HOME/work/
|
Loading…
Reference in New Issue
Block a user