(base)
is the bit that tells you that conda is set upENV_NAME
with something useful)ENV_NAME
with whatever you called your environment(base)
to (ENV_ANME)
:conda activate ENV_NAME
whenever you open a new terminal window to use your software. If you don't see the (ENV_NAME)
part of the prompt, the environment isn't activated