plot
This commit is contained in:
parent
7cae7fbf0e
commit
f78e06fb2d
@ -7,6 +7,7 @@ RUN gcc --version
|
|||||||
RUN apt install -y build-essential
|
RUN apt install -y build-essential
|
||||||
RUN apt update -y && apt install -y \
|
RUN apt update -y && apt install -y \
|
||||||
python-pip
|
python-pip
|
||||||
|
RUN apt-get install python-tk
|
||||||
RUN pip install pandas
|
RUN pip install pandas
|
||||||
RUN pip install numpy
|
RUN pip install numpy
|
||||||
RUN pip install matplotlib
|
RUN pip install matplotlib
|
||||||
|
Loading…
Reference in New Issue
Block a user