mamba activate <environment>

Activate an environment

Arguments

NameDescription
environment

Options

NameDescription
--stackStack the environment being activated on top of the previous active environment
--no-stackDo not stack the environment. Overrides 'auto_stack' setting