mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00
@@ -61,7 +61,8 @@ RUN cd /tmp && \
|
|||||||
git clone https://github.com/PAIR-code/facets.git && \
|
git clone https://github.com/PAIR-code/facets.git && \
|
||||||
cd facets && \
|
cd facets && \
|
||||||
jupyter nbextension install facets-dist/ --sys-prefix && \
|
jupyter nbextension install facets-dist/ --sys-prefix && \
|
||||||
rm -rf facets && \
|
cd && \
|
||||||
|
rm -rf /tmp/facets && \
|
||||||
fix-permissions $CONDA_DIR && \
|
fix-permissions $CONDA_DIR && \
|
||||||
fix-permissions /home/$NB_USER
|
fix-permissions /home/$NB_USER
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user