Merge pull request #402 from ll7/patch-1

update environment gpu support
main
Aurélien Geron 2021-03-09 21:19:13 +13:00 committed by GitHub
commit b3b1ed0a57
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`