Versions Compared

Key

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

...

conda activate name_of_environment

If you are using another users environment users (such as your instructor's) environment you will need to use the full filepath of that environment (which can be found in your ~/.conda/environments.txt file via cat ~/.conda/environments.txt)

...