Translations:TensorFlow/4/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Activez le nouvel environnement.
Activez le nouvel environnement.
{{Commande|source tensorflow/bin/activate}}
{{Commande|source tensorflow/bin/activate}}
Installez TensorFlow dans ce nouvel environnement.
{{Commande|pip install tensorflow}}

Revision as of 21:04, 23 October 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 (TensorFlow)
Activate your newly created Python virtual environment.

Activez le nouvel environnement.

Question.png
[nom@serveur ~]$ source tensorflow/bin/activate