Managing conda environments#

Software Carpentry has this amazing incubated tutorial that is worth reading:

https://carpentries-incubator.github.io/introduction-to-conda-for-data-scientists/

However, if you are in a hurry, we need you all know at least these 3 concepts captured in a screencast. Please take a look at them!

Creating conda-envs from a file listing dependencies#

asciicast

Creating conda-envs directly from the command line#

asciicast

Locking your environmets#

asciicast