From 6d5e5b2a8134f0972873bcea0ea8a02cc2f2186d Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 15 Nov 2019 11:34:51 +0100 Subject: [PATCH] Thanks to dockerhub/jupyter --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8fbb537..4863ade 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ![Jupyterlab Overview](/extra/jupyterlab-overview.png) +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. This project uses their toolstack and uses the NVIDIA CUDA drivers as a basis to enable GPU calculations in the Jupyter notebooks. + ## Contents 1. [Requirements](#requirements)