mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 10:04:03 +00:00
Use mamba instead of conda where possible
This commit is contained in:
@@ -12,5 +12,5 @@ USER root
|
||||
USER ${NB_UID}
|
||||
|
||||
# Switch back to jovyan to avoid accidental container runs as root
|
||||
# Add permanent pip/conda installs, data files, other user libs here
|
||||
# Add permanent mamba/pip/conda installs, data files, other user libs here
|
||||
# e.g., RUN pip install --quiet --no-cache-dir flake8
|
||||
|
Reference in New Issue
Block a user