From fdc4b98482c202f83a702f88213fcafb42be6625 Mon Sep 17 00:00:00 2001 From: oscar6echo Date: Sun, 11 Mar 2018 21:44:02 +0100 Subject: [PATCH] Add Jupyter blog article ref to READ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48719c3..2050012 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Read on for technical details. This documentation is based on the work of [oscar6echo](https://gitlab.com/oscar6echo/jupyter-widget-d3-slider/blob/master/README.md) who has contributed heavily to this project. +For more context, read the article [Authoring Custom Jupyter Widgets - A Hands-On Guide](https://blog.jupyter.org/authoring-custom-jupyter-widgets-2884a462e724) on the [Jupyter Blog](https://blog.jupyter.org/). + ## 1 - Installation To install use pip and npm: