mamba activate <environment>
Activate an environment
Arguments
| Name | Description |
|---|---|
environment |
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 |