From de791bdea7bab6a60ce2edacbb3304cb1049feda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriele=20H=C3=B6fler?= Date: Fri, 5 Jul 2019 11:54:40 +0200 Subject: [PATCH] README: Remove file-extenstion from link name --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index dded642..9e5da74 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ 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! -* [1 - Overview.ipynb](1 - Overview.ipynb) -* [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) +* [1 - Overview](1 - Overview.ipynb) +* [2 - Metadata and Catalogue](2 - Metadata and Catalogue.ipynb) +* [2.1 - SRU](2.1 - SRU.ipynb) +* [2.2 - OAI-PMH](2.2 - OAI-PMH.ipynb) +* [2.3 - SPARQL](2.3 - SPARQL.ipynb) +* [3 - Images and Text](3 - Images and Text.ipynb) +* [3.1 - IIIF Collection from SPARQL](3.1 - IIIF Collection from SPARQL.ipynb) +* [3.2 - Images - Download pre-downsized images for machine learning](3.2 - Images - Download pre-downsized images for machine learning.ipynb) +* [3.3 - Text - Download OCR Text](3.3 - Text - Download OCR Text.ipynb) +* [4 - Webarchive](4 - Webarchive.ipynb) +* [4.1 - Webarchive - Interacting with the API](4.1 - Webarchive - Interacting with the API.ipynb) +* [4.2 - Webarchive - Full Text Search](4.2 - Webarchive - Full Text Search.ipynb) +* [4.3 - Webarchive - Wayback Search](4.3 - Webarchive - Wayback Search.ipynb) +* [4.4 - Webarchive - Download preview SVG thumb of saved page](4.4 - Webarchive - Download preview SVG thumb of saved page.ipynb) -- GitLab