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