Commit a76af058 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #617 from mimoralea/patch-1

Remove facets directory
parents 9f9e5ca8 621be73e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment