-
-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #33426: add more details on conda-based installations of Sage
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: - #33088 More updates for installation and developer guides URL: https://trac.sagemath.org/33426 Reported by: dimpase Ticket author(s): Matthias Koeppe Reviewer(s): Dima Pasechnik
- Loading branch information
Showing
5 changed files
with
132 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters