mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
changed the sys-prefix
This commit is contained in:
@@ -50,7 +50,7 @@ RUN conda install --quiet --yes \
|
|||||||
|
|
||||||
RUN git clone https://github.com/PAIR-code/facets.git
|
RUN git clone https://github.com/PAIR-code/facets.git
|
||||||
WORKDIR facets
|
WORKDIR facets
|
||||||
RUN jupyter nbextension install --py facets-dist/ --sys-prefix
|
RUN jupyter nbextension install facets-dist/ --sys-prefix
|
||||||
|
|
||||||
# Import matplotlib the first time to build the font cache.
|
# Import matplotlib the first time to build the font cache.
|
||||||
ENV XDG_CACHE_HOME /home/$NB_USER/.cache/
|
ENV XDG_CACHE_HOME /home/$NB_USER/.cache/
|
||||||
|
Reference in New Issue
Block a user