Versions Compared

Key

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

...

conda create -n BMIG_XXXX_KAYY

Note: For your students to use your environment you must install the appropriate kernel for the languages used in the environment. The following commands should be run while the target environment is active.

...

echo “/home/<username>/.conda/envs/BMIG_XXX_KA” YY” >> /home/<username>/.conda/environments.txt

...