Changes between Initial Version and Version 1 of Software/Python
- Timestamp:
- May 16, 2019, 11:12:12 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/Python
v1 v1 1 == Python == 2 3 Load procedure: `module load python` for python2, and `module load python3` for python3 4 5 The software and instructions can be found on: http://www.python.org/ 6 7 === Mykopat Grid specifics === 8 We allways install virtualenv into the base python package. 9 10 === Installed versions === 11 12 * python3/3.7.3