Change environment name from tf2 to homl3

This commit is contained in:
Aurélien Geron
2021-12-21 11:35:26 +13:00
parent 3552690321
commit 36761f03f1
6 changed files with 14 additions and 14 deletions

View File

@@ -19,9 +19,9 @@ services:
- "6006:6006"
volumes:
- ../:/home/devel/handson-ml3
command: /opt/conda/envs/tf2/bin/jupyter notebook --ip='0.0.0.0' --port=8888 --no-browser
command: /opt/conda/envs/homl3/bin/jupyter notebook --ip='0.0.0.0' --port=8888 --no-browser
#deploy:
# resources:
# reservations:
# devices:
# - capabilities: [gpu]
# - capabilities: [gpu]