From a61dcf58b8514fd58d6c0ad3e6b42b90cc4e1fff Mon Sep 17 00:00:00 2001 From: rsignell <125569335+rsignell@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:43:52 -0400 Subject: [PATCH] Adding link to Project Pythia Kerchunk Cookbook (#108) * Clarify text about cloud opt allowing partial reads (#102) (#103) * adding ref to kerchunk cookbook --- kerchunk/kerchunk-in-practice.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kerchunk/kerchunk-in-practice.ipynb b/kerchunk/kerchunk-in-practice.ipynb index 7cd1c88..b90ff28 100644 --- a/kerchunk/kerchunk-in-practice.ipynb +++ b/kerchunk/kerchunk-in-practice.ipynb @@ -2897,7 +2897,8 @@ "id": "79163240-ca7b-4471-9de8-c9e77512cb19", "metadata": {}, "source": [ - "* [Case Studies on kerchunk Docs page](https://fsspec.github.io/kerchunk/cases.html)" + "* [Case Studies on kerchunk Docs page](https://fsspec.github.io/kerchunk/cases.html)\n", + "* [Kerchunk Cookbook from Project Pythia](https://projectpythia.org/kerchunk-cookbook/README.html)" ] }, {