Merge pull request #617 from mimoralea/patch-1

Remove facets directory
This commit is contained in:
Peter Parente
2018-04-23 21:50:13 -04:00
committed by GitHub

View File

@@ -61,7 +61,8 @@ RUN cd /tmp && \
git clone https://github.com/PAIR-code/facets.git && \
cd facets && \
jupyter nbextension install facets-dist/ --sys-prefix && \
rm -rf facets && \
cd && \
rm -rf /tmp/facets && \
fix-permissions $CONDA_DIR && \
fix-permissions /home/$NB_USER