mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
More installation updates
This commit is contained in:
@@ -137,7 +137,7 @@ conda install --channel defaults humanize
|
||||
conda config --system --prepend channels defaults
|
||||
# install a package
|
||||
conda install --quiet --yes humanize && \
|
||||
mamba clean --all -f -y && \
|
||||
conda clean --all -f -y && \
|
||||
fix-permissions "${CONDA_DIR}" && \
|
||||
fix-permissions "/home/${NB_USER}"
|
||||
```
|
||||
|
Reference in New Issue
Block a user