fix for python dependencies
This commit is contained in:
parent
f3ebfe5c06
commit
3854565a7e
@ -6,8 +6,8 @@ RUN apt-get install -y unzip
|
||||
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install matplotlib
|
||||
RUN pip3 install sklearn
|
||||
RUN pip3 install numpy
|
||||
|
||||
ARG CUTOFF
|
||||
ARG KAGGLE_USERNAME
|
||||
|
Loading…
Reference in New Issue
Block a user