...
Code Block |
---|
[<asurite>@login1 ~]$ mamba info --envs mamba version : 1.5.1 # conda environments: # pytorchGPU /home/<asurite>/.conda/envs/pytorchGPU testing /home/<asurite>/.conda/envs/testing updateTest /home/<asurite>/.conda/envs/updateTest base /packages/apps/mamba/1.5.1 pytorch-1.8.2. /packages/envs/pytorch-1.8.2 scicomp /packages/envs/scicomp ... |
...
Loading Available Environments
Use the source activate
command to load the environment you want.
...