Browse Source

Adding binder launch button to the README file

Marc Garcia 7 years ago
parent
commit
fe099e6e06
1 changed files with 7 additions and 2 deletions
  1. 7 2
      README.md

+ 7 - 2
README.md

@@ -3,8 +3,13 @@ pandas tutorial
 
 Materials for the pandas tutorial by @datapythonista.
 
-Installation
-------------
+Run online
+----------
+
+[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/datapythonista/pandas-tutorials/master)
+
+Local installation
+------------------
 
 Clone this repository from the terminal (Git is required):