From e35601e1b29b833140109669428561b12d7a2e6c Mon Sep 17 00:00:00 2001 From: Todd Tao Date: Wed, 22 Mar 2017 13:51:49 +0800 Subject: [PATCH] Update README.md Would you like to add binder notebook for users? ~~ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c710d4..3f0c410 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A Whirlwind Tour of Python +[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/jakevdp/whirlwindtourofpython) + *Jake VanderPlas, Summer 2016* This repository contains the Jupyter Notebooks behind my O'Reilly report,