ium_444386/Dockerfile
2022-04-03 14:21:49 +02:00

7 lines
79 B
Docker

FROM python:3.9
RUN pip install --user kaggle
RUN pip install --user pandas