Merge branch 'master' of github.com:ageron/handson-ml2

main
Aurélien Geron 2021-03-09 22:21:21 +13:00
commit f25c66cc3a
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Next, edit the `docker-compose.yml` file:
```bash
$ cd /path/to/project/handson-ml2/docker
$ edit environment.yml # use your favorite editor
$ edit docker-compose.yml # use your favorite editor
```
* Replace `dockerfile: ./docker/Dockerfile` with `dockerfile: ./docker/Dockerfile.gpu`