From 0dbe5bff7b0c376d2117a8a719e023e28f320a44 Mon Sep 17 00:00:00 2001 From: Hande Celikkanat <7702228+handecelikkanat@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:37:14 +0200 Subject: [PATCH] feat: add ref to our whirlwind notebook repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61b471c..e0c2694 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,4 @@ - verify that all truncated payloads are annotated by the [WARC-Truncated header](https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.1/#warc-truncated) - which MIME types are mostly affected by truncation? Aggregations using the columnar index. +* a [notebook version](https://github.com/commoncrawl/whirlwind-python-notebook) of our introductory whirlwind python tour *(external repository)*