Tensorflow 1.0 with python 3.5
Jupyter notebook with tensorflow at http://localhost:8888 docker run -it --rm -p 8888:8888 -v ${pwd}:/notebooks geeta/tf
Tensorboard at http://localhost:6006 docker run -d --name tensorboard -p 6006:6006 -v ${pwd}:/logs geeta/tf tensorboard --logdir /logs
Content type
Image
Digest
Size
483.6 MB
Last updated
over 9 years ago
docker pull geeta/tf