This commit is contained in:
parent
d807f97a46
commit
def7cd8975
@ -4,6 +4,8 @@ RUN apt update
|
|||||||
RUN apt install -y python3 python3-pip
|
RUN apt install -y python3 python3-pip
|
||||||
RUN apt install -y curl
|
RUN apt install -y curl
|
||||||
|
|
||||||
|
RUN pip3 install --upgrade pip
|
||||||
|
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 install matplotlib
|
RUN pip3 install matplotlib
|
||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
|
Loading…
Reference in New Issue
Block a user