Translations:TensorFlow/17/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
m (FuzzyBot a déplacé la page Translations:Tensorflow/17/fr vers Translations:TensorFlow/17/fr sans laisser de redirection: Part of translatable page "Tensorflow")
No edit summary
Line 1: Line 1:
Créez un nouvel environnement Python.
Créez un nouvel environnement Python.
{{Command2|virtualenv tensorflow}}
{{Command2|virtualenv --no-download tensorflow}}

Revision as of 19:07, 17 October 2019

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 (TensorFlow)
Create a new Python virtual environment.

Créez un nouvel environnement Python.

[name@server ~]$ virtualenv --no-download tensorflow