Overview
A minimal installer for the conda package and environment manager, providing Python and essential packages without the large footprint of Anaconda.
Role in this knowledge base
Used for managing Python environments, allowing for isolated installations of different Python versions and packages.
Key facts
- When a conda environment is activated, the environment name appears in parentheses at the start of the terminal prompt (e.g., ‘(base)’).