conda activate <arg>
Activate an environment
Arguments
Name | Description |
---|---|
arg |
Options
Name | Description |
---|---|
--stack | Stack the environment being activated on top of the previous active environment |
--no-stack | Do not stack the environment. Overrides 'auto_stack' setting |