Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
e331a90eeb
commit
30eeaba708
@ -7,3 +7,7 @@ RUN pip3 install pandas
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install scikit-learn
|
||||
RUN pip3 install seaborn
|
||||
|
||||
RUN ln -s ~/.local/bin/kaggle /usr/bin/kaggle
|
||||
ENV KAGGLE_USERNAME=witeks1833
|
||||
ENV KAGGLE_KEY=""
|
||||
|
Loading…
Reference in New Issue
Block a user