add wget
This commit is contained in:
parent
cdc99bf48b
commit
4a3b8cf64d
@ -7,6 +7,7 @@ RUN apt-get install -y python3
|
||||
RUN apt-get install -y unzip
|
||||
RUN apt-get install -y python3-pip
|
||||
RUN apt-get install unzip
|
||||
RUN apt-get install wget
|
||||
|
||||
# RUN python3 -m pip install kaggle
|
||||
RUN python3 -m pip install pandas
|
||||
|
Loading…
Reference in New Issue
Block a user