Translations:Python/6/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(No difference)

Revision as of 14:38, 4 April 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Python)
You can then load the version of your choice using <code>module load</code>. For example, to load Python 3.10 you can use the command
{{Command|module load python/3.10}}

You can then load the version of your choice using module load. For example, to load Python 2.7.13 you can use the command

Question.png
[name@server ~]$ module load python/2.7.13