From 78a8f571cf38e04970f1c26380bfee75048e860f Mon Sep 17 00:00:00 2001 From: Florian Huber <36473328+florian-huber@users.noreply.github.com> Date: Mon, 6 Nov 2023 21:40:49 +0100 Subject: [PATCH 1/3] Added "Introduction to Data Science" book --- docs/gallery.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index aedaa47..3d0c5b3 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -1,3 +1,7 @@ +- name: Introduction to Data Science + website: https://florian-huber.github.io/data_science_course/book/cover.html + repository: https://github.com/florian-huber/data_science_course + image: https://github.com/florian-huber/data_science_course/blob/main/images/book_cover_graph_231106_transparent.png - name: Python for Materials Engineers website: https://sgcorcoran.github.io/Python-for-MSE/intro.html repository: https://github.com/sgcorcoran/Python-for-MSE From 4802d40a67cb3005430e4b18e303cdc00c369958 Mon Sep 17 00:00:00 2001 From: Florian Huber <36473328+florian-huber@users.noreply.github.com> Date: Tue, 7 Nov 2023 09:09:29 +0100 Subject: [PATCH 2/3] Move addition to bottom of file --- docs/gallery.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index 3d0c5b3..ab435e9 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -1,7 +1,3 @@ -- name: Introduction to Data Science - website: https://florian-huber.github.io/data_science_course/book/cover.html - repository: https://github.com/florian-huber/data_science_course - image: https://github.com/florian-huber/data_science_course/blob/main/images/book_cover_graph_231106_transparent.png - name: Python for Materials Engineers website: https://sgcorcoran.github.io/Python-for-MSE/intro.html repository: https://github.com/sgcorcoran/Python-for-MSE @@ -455,3 +451,7 @@ repository: https://github.com/NeuroML/Documentation/ website: https://docs.neuroml.org image: https://docs.neuroml.org/_static/logo.png +- name: Introduction to Data Science + website: https://florian-huber.github.io/data_science_course/book/cover.html + repository: https://github.com/florian-huber/data_science_course + image: https://github.com/florian-huber/data_science_course/blob/main/images/book_cover_graph_231106_transparent.png From 18a712dc241d03537d8d88d013f29f808f18068c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 17 Oct 2025 09:04:40 -0700 Subject: [PATCH 3/3] Fix logo url --- docs/gallery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index ab435e9..38d2f54 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -454,4 +454,4 @@ - name: Introduction to Data Science website: https://florian-huber.github.io/data_science_course/book/cover.html repository: https://github.com/florian-huber/data_science_course - image: https://github.com/florian-huber/data_science_course/blob/main/images/book_cover_graph_231106_transparent.png + image: https://github.com/florian-huber/data_science_course/blob/main/images/data_science_cover_illustration_logo.png