Updated Anaconda instructions: conda install -c conda-forge tensorflow=1.0.0

main
Aurélien Geron 2017-03-04 11:03:22 +01:00
parent 206f0e17f4
commit 09f0d4ee58
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Then make sure pip is up to date, and use it to install the required python pack
If you prefer to use [Anaconda](https://www.continuum.io/), you can run the following commands instead:
$ conda install -c jjhelmus tensorflow=0.12.0rc0
$ conda install -c conda-forge tensorflow=1.0.0
$ conda install -c conda-forge jupyter_contrib_nbextensions
If you want to install the Jupyter extensions, run the following command: