From 6ff1ac993007e0347098ee7d803d6c8d22eda9ef Mon Sep 17 00:00:00 2001 From: Nils Werner Date: Mon, 1 Apr 2019 10:28:20 +0200 Subject: [PATCH] Add DockerHub-links to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 870eacd0a1..234062044d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # Jupyter Docker Stacks -Jupyter Docker Stacks are a set of ready-to-run Docker images containing Jupyter applications and interactive computing tools. +Jupyter Docker Stacks are a set of ready-to-run [Docker images](https://hub.docker.com/u/jupyter) containing Jupyter applications and interactive computing tools. ## Quick Start @@ -41,3 +41,4 @@ Please see the [Contributor Guide on ReadTheDocs](http://jupyter-docker-stacks.r * [Issue Tracker on GitHub](https://github.com/jupyter/docker-stacks) * [Jupyter Discourse Q&A](https://discourse.jupyter.org/c/questions) * [Jupyter Website](https://jupyter.org) +* [Images on DockerHub](https://hub.docker.com/u/jupyter)