Python: Difference between revisions

Jump to navigation Jump to search
No change in size ,  5 years ago
Stop suggesting Python 2
No edit summary
(Stop suggesting Python 2)
Line 19: Line 19:


<!--T:6-->
<!--T:6-->
You can then load the version of your choice using '''module load'''. For example, to load Python 2.7 you can use the command
You can then load the version of your choice using '''module load'''. For example, to load Python 3.6 you can use the command
{{Command|module load python/2.7}}
{{Command|module load python/3.6}}


=== SciPy stack === <!--T:31-->
=== SciPy stack === <!--T:31-->
Line 75: Line 75:
<!--T:16-->
<!--T:16-->
We first load the Python interpreter:
We first load the Python interpreter:
{{Command|module load python/2.7}}
{{Command|module load python/3.6}}


<!--T:18-->
<!--T:18-->
cc_staff
353

edits

Navigation menu