tensorflow version unpined, tensorboard support, home variable fix

This commit is contained in:
ziembla
2017-12-04 11:33:16 +01:00
parent 107de89304
commit ddb9784176
4 changed files with 18 additions and 10 deletions

View File

@@ -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