Sign inSign up

arodin/tensorflow-notebook

By arodin

Updated over 10 years ago

Google TensorFlow container with some enchancements

Image
0

370

arodin/tensorflow-notebook repository overview

Google TensorFlow docker container with following echancements:

  • pre-installed sklearn (to be able to run examples from Udacity)
  • run by default from jupyter user instead of root. It use useful because directories created from the notebook are not owned by root of the host machine and so able to be read by non-root user

Command to run:

docker run -ti -p 8888:8888 -v $PWD:/notebooks arodin/tensorflow-

Source: https://github.com/a-rodin/tensorflow-notebook

Tag summary

Content type

Image

Digest

Size

309.4 MB

Last updated

over 10 years ago

docker pull arodin/tensorflow-notebook