Skip to content

Commit d91bb62

Browse files
committed
Add comment about building font cache back
1 parent baa110d commit d91bb62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/scipy-notebook/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN git clone https://github.com/PAIR-code/facets && \
7474
fix-permissions "${CONDA_DIR}" && \
7575
fix-permissions "/home/${NB_USER}"
7676

77+
# Import matplotlib the first time to build the font cache
7778
RUN MPLBACKEND=Agg python -c "import matplotlib.pyplot" && \
7879
fix-permissions "/home/${NB_USER}"
7980

0 commit comments

Comments
 (0)