- Python
- Docker
- Jupyter
- TensorFlow
- TensorBoard
- GPU Support
$ docker/docker-forever.sh [--jupyter_port=####|8888] [--tensorboard_port=####|6006]
- Build docker image with "Build Image" command from the command palette.
- Run or debug, python interpreter in the docker will be used automatically to execute the active file.
- TensorBoard log dir inside container is at
/app/.tensorboard
. - Edit
JUPYTER_TOKEN
argument indocker/Dockerfile
to set Jupyter access token