38,907
edits
No edit summary |
(Updating to match new version of source page) |
||
Line 14: | Line 14: | ||
{{Command2|module load python/3.6}} | {{Command2|module load python/3.6}} | ||
<div class="mw-translate-fuzzy"> | |||
Créez un nouvel environnement Python. | Créez un nouvel environnement Python. | ||
{{Command2|virtualenv tensorflow}} | {{Command2|virtualenv tensorflow}} | ||
</div> | |||
Activez le nouvel environnement. | Activez le nouvel environnement. |