mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-26 01:30:27 +01:00
tensorflow version unpined, tensorboard support, home variable fix
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
max-size: 50m
|
||||
ports:
|
||||
- "8888:8888"
|
||||
- "6006:6006"
|
||||
volumes:
|
||||
- ../:/home/devel/handson-ml
|
||||
command: /opt/conda/bin/jupyter notebook --ip='*' --port=8888 --no-browser
|
||||
|
||||
Reference in New Issue
Block a user