A silly simple question, but I haven’t found the answer.
When following the Mamba-based installation process (using Miniconda3) on Linux the instructions leave you with “You are now in a conda environment called openmc-env that has OpenMC installed.”
After I deactivate that environment how do I get it back?
Running “source ./miniconda3/envs/openmc-env/bin/activate” I only get (base), the same as I get with “./miniconda3/bin/activate”.