mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Change environment name from tf2 to homl3
This commit is contained in:
@@ -44,7 +44,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
|
||||
$ conda activate tf2
|
||||
$ conda activate homl3
|
||||
$ python -m ipykernel install --user --name=python3
|
||||
|
||||
Finally, start Jupyter:
|
||||
|
||||
Reference in New Issue
Block a user