Skip to content

Commit

Permalink
Update virtual-environments.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
judah-axelrod authored Nov 6, 2024
1 parent 5efe5e1 commit 0c19c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual-environments.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ In addition to the commands included above, a few other commonly used `conda` co
- `python -m pip list` lists all packages in the current environment
- `python -m pip show package-name` gives specific information about an installed package
- Deleting the directory containing the virtual environment will remove the environment from your computer
See this [Carpentries guide](https://carpentries-incubator.github.io/python-intermediate-development/12-virtual-environments/index.html) for an additional helpful resource!
:::
## Getting help
Expand Down

0 comments on commit 0c19c9f

Please sign in to comment.