This commit is contained in:
Jakub Zaręba 2023-04-04 19:52:46 +02:00
parent a6158e0ec2
commit 1cedee86ea

View File

@ -1,6 +1,6 @@
FROM ubuntu FROM ubuntu
RUN apt-get update && apt-get install -y python3 python3-pip RUN apt-get update && apt-get install -y python3 python3-pip unzip
RUN pip3 install kaggle pandas RUN pip3 install kaggle pandas