Skip to content

Commit

Permalink
Additional text to justify use of conda-forge (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktyle authored Oct 1, 2024
1 parent 173510e commit b7aa7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundations/conda.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ We recommend Miniforge for these reasons:

1. It's quicker and takes up less disk space.
2. It encourages you to install only the packages you need in reproducible isolated environments for specific projects. This is generally a more robust way to work with open source tools.
3. It uses `conda-forge` as the default channel for packages.
3. It uses `conda-forge` as the default channel for packages, which is our recommended way to get up-to-date, interoperable packages..

Once you have `conda` via the Miniconda installer, the next step is to create an environment and install packages.

Expand Down

0 comments on commit b7aa7ce

Please sign in to comment.