Fix style

This commit is contained in:
Ayaz Salikhov
2021-09-03 10:12:38 +03:00
parent 099bdad557
commit 0f9ab2afd7
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ RUN set -x && \
mamba clean --all -f -y && \
fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}"; \
fi; \
fi;
# Add Julia packages.
# Install IJulia as jovyan and then move the kernelspec out