Versions Compared

Key

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

...

Once sourced the correct psconda.sh and having used the correct username (psrel/psreldev), one can activate any environment needed:

  • conda env list (lists every environment available)
  • conda deactivate
  • conda activate "the environment to be changed"

and then the user can install or uninstall packages from that environment.
N.B.
This WILL modify PRODUCTION

List of receipes for environments:

keras_env