Versions Compared

Key

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

...

Code Block
source /project/k01/$USER/miniconda3/bin/activate /scratch/$USER/somewhere/my_env_name

Note

It is the user’s responsibility to cleanup temporary files after any package installation. This command can be used to clean the cache:

conda clean --all