We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd61f4 commit 59c0d73Copy full SHA for 59c0d73
Dockerfile
@@ -29,6 +29,7 @@ RUN apt-get update
29
RUN apt-get install gcc
30
31
RUN pip install jupyterlab
32
+RUN pip install matplotlib
33
34
RUN pip install -r ./codeflare/requirements.txt
35
0 commit comments