Versions Compared

Key

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

...

To create an environment outside the default location of ~/.conda/envs, you will need to use the prefix option during the environment creation process.

There is a shared directory available at /home/SE/ where you can put your environment that is readable by all users (but not writeable).

As a recommendation, you should add your initials after the environment name to differentiate your environment from someone else who made their own and named it similarly. 

...