Update 'Dockerfile'
This commit is contained in:
parent
d2ccd74a24
commit
a2968655bd
@ -8,7 +8,6 @@ RUN apt-get update \
|
||||
&& rm get-pip.py \
|
||||
&& pip3 install --user kaggle \
|
||||
&& pip3 install --user pandas \
|
||||
&& pip3 install --user plotly \
|
||||
&& pip3 install --user seaborn \
|
||||
&& pip3 install --user scikit-learn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user