mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-02-02 21:17:49 +01:00
Updated Anaconda instructions: conda install -c conda-forge tensorflow=1.0.0
This commit is contained in:
@@ -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:
|
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
|
$ conda install -c conda-forge jupyter_contrib_nbextensions
|
||||||
|
|
||||||
If you want to install the Jupyter extensions, run the following command:
|
If you want to install the Jupyter extensions, run the following command:
|
||||||
|
|||||||
Reference in New Issue
Block a user