r
This commit is contained in:
parent
cb9d02ba9a
commit
2bd684d15b
@ -9,7 +9,7 @@ RUN apt-get install -y python3-pip
|
||||
RUN pip3 install --upgrade pip
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install numpy
|
||||
RUN pip3 install --user kaggle
|
||||
RUN pip install kaggle
|
||||
RUN apt-get install zip unzip
|
||||
|
||||
ARG CUTOFF
|
||||
|
Loading…
Reference in New Issue
Block a user