mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Fix installation instructions
This commit is contained in:
@@ -47,7 +47,7 @@ Next, clone this project by opening a terminal and typing the following commands
|
||||
|
||||
Next, run the following commands:
|
||||
|
||||
$ conda env create -f environment.yml # or environment-windows.yml on Windows
|
||||
$ conda env create -f environment.yml
|
||||
$ conda activate tf2
|
||||
$ python -m ipykernel install --user --name=python3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user