mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00

Pin the conda version so that a call to `conda update --all` will not cause conda to update itself to a higher version with possible breaking changes. Motivating example: Upgrade from __4.6.*__ to __4.7.5__ causes the build to fail due to a conda error: [Errno 13] Permission denied: '/.cph_tmpilpdzq7x' Resolves #891
Base Jupyter Notebook Stack
Please visit the documentation site for help using and contributing to this image and others.