From 205ba15973731b0f02368e4cf5f6590fa2ac2961 Mon Sep 17 00:00:00 2001
From: Jon Mease <jon.mease@gmail.com>
Date: Wed, 13 Jun 2018 10:44:11 -0400
Subject: [PATCH] Added binder badge

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6c624c9..b157b2e 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-# plotly_ipywidget_notebooks
\ No newline at end of file
+# plotly_ipywidget_notebooks
+
+Example notebooks using the ipywidgets integration in plotly.py 3.0
+
+[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jmmease/plotly_ipywidget_notebooks/master)
-- 
GitLab