tensorflow jupyter):
Download the training zip file from drive, extract it
docker run --rm -it -e JUPYTER_ENABLE_LAB=yes -p 8888:8888 -v /Users/foo/Learn/python/training:/home/jovyan/ jupyter/tensorflow-notebook:latest
Download the Docker image and show the help text to make sure it works.
docker run --rm -v `pwd`:/ne/input -it alexjc/neural-enhance --help