Versions Compared

Key

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

Activate conda

Code Block
eval "$(/usr/bin/conda shell.bash hook)"

List existing conda environment

...