Versions Compared

Key

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

...

conda activate myEnv

conda install myEnvlibrary1 

If you use Pip, please activate the environment first:

...