From 22b31527cccb7439eb3cde4bd414fa1cabac027e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriele=20H=C3=B6fler?= Date: Fri, 5 Jul 2019 11:52:12 +0200 Subject: [PATCH] README: Add links to Jupyter Notebooks --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 108278a..ea547e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ -# pydays2019 +# PyDays Vienna 2019 -Requirements.txt, Jupyter Notebooks and slides for the PyDays Vienna 2019 Workshop 'Free Stuff For Devs' by the Austrian National Library on May 3rd 2019 \ No newline at end of file +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! + +* [2 - Metadata and Catalogue.ipynb](2 - Metadata and Catalogue.ipynb) +* [2.1 - SRU.ipynb](2.1 - SRU.ipynb) +* [2.2 - OAI-PMH.ipynb](2.2 - OAI-PMH.ipynb) +* [2.3 - SPARQL.ipynb](2.3 - SPARQL.ipynb) +* [3 - Images and Text.ipynb](3 - Images and Text.ipynb) +* [3.1 - IIIF Collection from SPARQL.ipynb](3.1 - IIIF Collection from SPARQL.ipynb) +* [3.2 - Images - Download pre-downsized images for machine learning.ipynb](3.2 - Images - Download pre-downsized images for machine learning.ipynb) +* [3.3 - Text - Download OCR Text.ipynb](3.3 - Text - Download OCR Text.ipynb) +* [4 - Webarchive.ipynb](4 - Webarchive.ipynb) +* [4.1 - Webarchive - Interacting with the API.ipynb](4.1 - Webarchive - Interacting with the API.ipynb) +* [4.2 - Webarchive - Full Text Search.ipynb](4.2 - Webarchive - Full Text Search.ipynb) +* [4.3 - Webarchive - Wayback Search.ipynb](4.3 - Webarchive - Wayback Search.ipynb) +* [4.4 - Webarchive - Download preview SVG thumb of saved page.ipynb](4.4 - Webarchive - Download preview SVG thumb of saved page.ipynb) -- GitLab