We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74f4b7 commit 3bdc71eCopy full SHA for 3bdc71e
Dockerfile
@@ -27,3 +27,4 @@ RUN mamba install --quiet --yes \
27
&& mamba clean --all -f -y \
28
&& fix-permissions "${CONDA_DIR}" \
29
&& fix-permissions "/home/${NB_USER}"
30
+
0 commit comments