Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
f274de4cf5
commit
f284e71d0c
@ -1,6 +1,7 @@
|
||||
FROM ubuntu:latest
|
||||
WORKDIR /ium
|
||||
RUN apt update && apt install -y python3-pip
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install numpy
|
||||
RUN pip3 install sklearn
|
||||
|
Loading…
Reference in New Issue
Block a user