From c502151ec8749efd2690c28e28cbda0fcb47b44c Mon Sep 17 00:00:00 2001 From: csteindl Date: Thu, 14 Jan 2021 09:41:49 +0000 Subject: [PATCH] Add Binder badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2271d72..def8352 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Fpydays19/HEAD) + # PyDays Vienna 2019 We held a workshop at the [PyDays Vienna](https://www.pydays.at/) titled [Free Stuff for Devs](https://cfp.linuxwochen.at/de/LWW19/public/events/898) on May 3 2019. To get an idea of what was covered, it's best to first take a look at the [Overview](1 - Overview.ipynb). If we piqued your interest, go ahead and take a look at all the Jupyter Notebooks we shared! -- GitLab