Translations:Python/6/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "Vous pouvez ensuite charger la version de votre choix avec la commande ''module load'' {{Commande|module load python/2.7.13}}")
 
No edit summary
Line 1: Line 1:
Vous pouvez ensuite charger la version de votre choix avec la commande ''module load''   
Vous pouvez ensuite charger la version de votre choix avec la commande ''module load''   
{{Commande|module load python/2.7.13}}
{{Commande|module load python/2.7.14}}

Revision as of 20:01, 15 December 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}}

Vous pouvez ensuite charger la version de votre choix avec la commande module load

Question.png
[nom@serveur ~]$ module load python/2.7.14