From 60c97818fa55432a631c1e556b632d24296a8318 Mon Sep 17 00:00:00 2001 From: Jethro Nolt <38991663+Jethrono@users.noreply.github.com> Date: Tue, 7 Jul 2026 11:48:05 -0400 Subject: [PATCH 1/3] Add new entry for Analytical Groundwater Modeling --- docs/gallery.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index 0a2b3c5..1cf2194 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -594,3 +594,7 @@ repository: https://github.com/ClaudioRojasMon/apuntes_2025 website: https://claudiorojasmon.github.io/apuntes_2025/ image: https://github.com/ClaudioRojasMon/apuntes_2025/blob/main/Original.png?raw=true +- name: "Analytical Groundwater Modeling: Theory and Applications Using Python" + repository: https://github.com/pythongroundwaterbook/analytic_gw_book + website: https://interactive-education.gw-project.org/analytical-groundwater-modeling + image: https://interactive-education.gw-project.org/analytical-groundwater-modeling/_static/logo.jpg From 295fb24e6f7da2f7af70d9101dd321bb1cb13594 Mon Sep 17 00:00:00 2001 From: Jethro Nolt <38991663+Jethrono@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:58:54 -0400 Subject: [PATCH 2/3] Fix image URLs and website links in gallery.yml Updated image URLs and website links for several entries in the gallery. --- docs/gallery.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index 1cf2194..7f30d03 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -60,7 +60,7 @@ - name: NumPy Tutorials website: https://numpy.org/numpy-tutorials/ repository: https://github.com/numpy/numpy-tutorials - image: https://raw.githubusercontent.com/numpy/numpy-tutorials/main/site/_static/numpylogo.svg + image: https://numpy.org/numpy-tutorials/build/numpylogo-9bec70caa141d81618eacdcceac20c3e.svg - name: Open Source in Environmental Sustainability website: https://report.opensustain.tech/ repository: https://github.com/protontypes/open-source-in-environmental-sustainability @@ -173,7 +173,7 @@ repository: https://github.com/UBC-MDS/py-pkgs image: https://d33wubrfki0l68.cloudfront.net/6b7f66b16d59652f8693c91e7a985e457d841a49/20ff1/_static/py-pkgs-hex.png - name: Geographic Data Science with Python - website: https://geographicdata.science/book/intro + website: https://geographicdata.science repository: https://github.com/gdsbook/book image: https://geographicdata.science/book/_static/logo.png - name: Continuous Time Markov Chains @@ -543,9 +543,9 @@ website: https://alleninstitute.github.io/openscope_databook/intro.html image: https://github.com/AllenInstitute/openscope_databook/blob/f2be9890b57eb04e65cf9d2ef088ca97afe5f28b/data/images/logo.png - name: Introduction to Data Science - website: https://florian-huber.github.io/data_science_course/book/cover.html + website: https://florian-huber.github.io/data_science_course/ repository: https://github.com/florian-huber/data_science_course - image: https://github.com/florian-huber/data_science_course/blob/main/images/data_science_cover_illustration_logo.png + image: https://florian-huber.github.io/data_science_course/_static/data_science_cover_illustration.png - name: "University of Alabama Libraries Scholarly API Cookbook" repository: https://github.com/UA-Libraries-Research-Data-Services/UALIB_ScholarlyAPI_Cookbook website: https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook/ From a7cda9e3dcee95ce0673a9f5e3792355a7ebee18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 8 Jul 2026 12:01:05 -0700 Subject: [PATCH 3/3] Patching up links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Brigitta Sipőcz --- docs/gallery.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index 7f30d03..385cc5c 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -60,7 +60,7 @@ - name: NumPy Tutorials website: https://numpy.org/numpy-tutorials/ repository: https://github.com/numpy/numpy-tutorials - image: https://numpy.org/numpy-tutorials/build/numpylogo-9bec70caa141d81618eacdcceac20c3e.svg + image: https://raw.githubusercontent.com/numpy/numpy-tutorials/refs/heads/main/_static/numpylogo.svg - name: Open Source in Environmental Sustainability website: https://report.opensustain.tech/ repository: https://github.com/protontypes/open-source-in-environmental-sustainability @@ -173,7 +173,7 @@ repository: https://github.com/UBC-MDS/py-pkgs image: https://d33wubrfki0l68.cloudfront.net/6b7f66b16d59652f8693c91e7a985e457d841a49/20ff1/_static/py-pkgs-hex.png - name: Geographic Data Science with Python - website: https://geographicdata.science + website: https://geographicdata.science/book/ repository: https://github.com/gdsbook/book image: https://geographicdata.science/book/_static/logo.png - name: Continuous Time Markov Chains @@ -545,7 +545,7 @@ - name: Introduction to Data Science website: https://florian-huber.github.io/data_science_course/ repository: https://github.com/florian-huber/data_science_course - image: https://florian-huber.github.io/data_science_course/_static/data_science_cover_illustration.png + image: https://github.com/florian-huber/data_science_course/blob/main/images/data_science_cover_illustration_logo.png - name: "University of Alabama Libraries Scholarly API Cookbook" repository: https://github.com/UA-Libraries-Research-Data-Services/UALIB_ScholarlyAPI_Cookbook website: https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook/