Browse Source

Adding binder launch button to the README file

Marc Garcia 7 năm trước cách đây
mục cha
commit
fe099e6e06
1 tập tin đã thay đổi với 7 bổ sung2 xóa
  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):