From 67c2a8f0a765f3b0175eb0e6b765dbb6ce3e19ee Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 25 Feb 2020 15:11:04 +0100 Subject: [PATCH] link to dockerhub --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08b55d0..7c8b9bb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ First of all, thanks to [hub.docker.com/u/jupyter](https://hub.docker.com/u/jupyter) for creating and maintaining a robost Python, R and Julia toolstack for Data Analytics/Science applications. This project uses the NVIDIA CUDA image as a basis image and installs their -toolstack on top of it to enable GPU calculations in the Jupyter notebooks. +toolstack on top of it to enable GPU calculations in the Jupyter notebooks. +The image of this repository is available on [Dockerhub](https://hub.docker.com/repository/docker/cschranz/gpu-jupyter). ## Contents