Skip to content

Commit

Permalink
Update _posts/2024-10-15-anaconda-defaults.md
Browse files Browse the repository at this point in the history
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
  • Loading branch information
pmenzel and jfy133 authored Nov 1, 2024
1 parent 48d354f commit 8bec988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-10-15-anaconda-defaults.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Anecdotally, several people including myself have been operating without `defaul

Run this command to show the source of packages in the current actived environment:

```
```bash
conda list --show-channel-urls | grep "defaults"
```

Expand Down

0 comments on commit 8bec988

Please sign in to comment.