Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
conda activate /home/SE/BMIG-6202


When you submit a job on the HPC you will most likely need to use the following command in your script before calling conda and activating one of your environments

Code Block
source activate ~/.bashrc