... | ... | @@ -1808,10 +1808,10 @@ We recommend to have a look at the following web pages: |
|
|
|
|
|
As a researcher, student, scientist or health care worker, there is a big change you have to work with the programming language **Python**. Basically it is almost de facto programming language in the research world.
|
|
|
|
|
|
By default, Python version 3.6.8 is installed as part of the opererating system (CentOS 8.X).
|
|
|
By default, Python version **3.6.8** is installed as part of the opererating system (CentOS 8.X).
|
|
|
If you need another version of Python (older or newer), you can load them with the **module** command (module add).
|
|
|
|
|
|
## Python versions
|
|
|
### Python versions
|
|
|
|
|
|
We have the following extra Python versions installed on the cluster:
|
|
|
* 2.7.17
|
... | ... | |