Versions Compared

Key

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

...

Python is available on the System (but not necessarily on the compute nodes due to keeping node images lite).

Code Block
[salexan5@mblog2 ~]$ python --version
Python 3.9.18

[salexan5@mblog1 ~]$ which python
/usr/bin/python

...