Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
904196fb1b
commit
d0bd1ac1d0
@ -4,6 +4,7 @@ RUN apt update && apt install -y figlet
|
||||
RUN apt-get update
|
||||
RUN apt install python3-pip -y
|
||||
RUN pip install --user pandas
|
||||
RUN pip install --user jupyter
|
||||
RUN pip install --user kaggle
|
||||
RUN pip install --user seaborn
|
||||
RUN pip install --user tensorflow
|
||||
|
Loading…
Reference in New Issue
Block a user