-
-
Notifications
You must be signed in to change notification settings - Fork 688
Description
https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda
assumes knowledge about Conda. In fact, we have enough details
on https://wiki.sagemath.org/Conda, but the link to it is only given
at the bottom of https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda, and only in context of "Instructions for using Conda for SageMath development"
This should be fixed, and some parts of wiki copied there.
Also add how to update the conda environment later:
conda env update --file src/environment.yml --prune
See also:
- More updates for installation and developer guides #33088 More updates for installation and developer guides
Depends on #30845
CC: @isuruf @slel @tobiasdiez @dimpase
Component: documentation
Keywords: conda
Author: Matthias Koeppe
Branch/Commit: 516701d
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/33426