i hope this works
This commit is contained in:
parent
004df2fc0a
commit
9216857fdf
@ -4,6 +4,7 @@ FROM ubuntu:latest
|
||||
RUN apt update && apt install -y figlet
|
||||
RUN apt install -y git
|
||||
RUN apt install -y python3-pip
|
||||
RUN apt install -y python3-dev
|
||||
RUN pip3 install setuptools
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install pandas
|
||||
|
Loading…
Reference in New Issue
Block a user