scxdg
This commit is contained in:
parent
b99f1554bc
commit
a6158e0ec2
7
Dockerfile
Normal file
7
Dockerfile
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
FROM ubuntu
|
||||||
|
|
||||||
|
RUN apt-get update && apt-get install -y python3 python3-pip
|
||||||
|
|
||||||
|
RUN pip3 install kaggle pandas
|
||||||
|
|
||||||
|
WORKDIR /app
|
Loading…
Reference in New Issue
Block a user