Skip to content

Commit 59c0d73

Browse files
committed
Update Dockerfile
1 parent cbd61f4 commit 59c0d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN apt-get update
2929
RUN apt-get install gcc
3030

3131
RUN pip install jupyterlab
32+
RUN pip install matplotlib
3233

3334
RUN pip install -r ./codeflare/requirements.txt
3435

0 commit comments

Comments
 (0)