Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 30, 2024
1 parent 8a391a8 commit 66ccdbf
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.

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 66ccdbf

Please sign in to comment.