mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Replace /tmp/environment.yml with environment.yml in README.md
This commit is contained in:
@@ -49,7 +49,7 @@ Or using Anaconda:
|
||||
$ git clone https://github.com/ageron/handson-ml2.git
|
||||
$ cd handson-ml2
|
||||
$ # Read `environment.yml` if you want to use a GPU.
|
||||
$ conda env create -f /tmp/environment.yml
|
||||
$ conda env create -f environment.yml
|
||||
$ conda activate tf2
|
||||
$ jupyter notebook
|
||||
|
||||
|
||||
Reference in New Issue
Block a user