Attempt 1
This commit is contained in:
parent
b14370afd6
commit
42765bb854
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
|
||||||
RUN apt update && apt install -y python3-pip
|
RUN apt update && apt install -y python3-pip
|
||||||
RUN pip3 install --user datasets kaggle
|
RUN pip3 install datasets kaggle
|
||||||
RUN pip3 list
|
RUN pip3 list
|
Loading…
Reference in New Issue
Block a user