plots 2
This commit is contained in:
parent
5f0be79461
commit
9fa331352a
@ -5,8 +5,8 @@ RUN apt install -y git
|
||||
RUN apt install -y gcc
|
||||
RUN gcc --version
|
||||
RUN apt install -y build-essential
|
||||
RUN apt install -y python3
|
||||
RUN apt install -y python3-pip
|
||||
RUN apt-get update && apt-get install -y python3
|
||||
RUN apt-get update && apt-get install -y python3-pip
|
||||
RUN pip install matplotlib
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user