Anaconda Cheat Sheet
Anaconda Cheat Sheet
Anaconda Cheat Sheet
Conda
Enjoy this cheat sheet at its fullest within Dash, the macOS documentation browser.
Managing Environments
conda info --envs Get a list of all my environments
conda info -e Active environment shown with *
Managing Python
conda search --full-name python
Check versions of Python available to install
conda search -f python
conda config --get channels Get value of the key channels from .condarc
file
conda config --add channels pandas Add a new value to channels so conda looks
for packages in this location
Python Package
https://kapeli.com/cheat_sheets/Conda.docset/Contents/Resources/Documents/index 2/3
15/03/2019 Conda Cheat Sheet - Kapeli
Index (PyPi) Package
Notes
Based on the cheat sheet from Conda Docs
Converted by Charles
https://kapeli.com/cheat_sheets/Conda.docset/Contents/Resources/Documents/index 3/3