From a8682af1bf084bac4647920025e668fc63b4152a Mon Sep 17 00:00:00 2001 From: Vemund Santi Date: Wed, 10 Dec 2025 09:51:00 -0800 Subject: [PATCH 1/4] Update resources.csv Add Vemund Santi to list of talks --- pycons/2025/resources.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/pycons/2025/resources.csv b/pycons/2025/resources.csv index 267d24e..6673fbe 100644 --- a/pycons/2025/resources.csv +++ b/pycons/2025/resources.csv @@ -8,6 +8,7 @@ Gerard Keating,Dataclasses: What Do They Do? Do They Do things? Let's Find Out! Nathaniel Forde, Bayesian Workflow with Structural Equation Models, talk,Saturday,1,,https://nathanielf.github.io/talks/pycon_ireland_2025/bayesian_workflow_sem.html#/title-slide, https://youtu.be/NS7SjHDSdmA?si=VTWUq3mmRpa7i8hG&t=14, https://nathanielf.github.io/, Jake Williams and Buket Benek Gursoy, Performance Engineering for Python-based AI Workflows in HPC, talk, Saturday, 1, https://git.ichec.ie/decarb-ai-2025/mlusecase/-/tree/main/floodnet, https://git.ichec.ie/seoda/ai4eo_pipeline/-/blob/main/reports/PerfEng_AI_Workflows.pdf, , , Theodore Tucker, "A reproducible approach to scientific Python: Using Git CI and remote execution with Jupyter notebooks", Talk, Sunday, 2, , https://gitlab.com/theodoretucker_ct/slides/-/blob/main/202511_PyCon_Ireland_A%20reproducible%20approach%20to%20scientific%20Python.pdf, , theodore.tucker@codethink.co.uk, +Vemund Santu, "End to End with Testcontainers and Playwright", talk, Saturday, 2, https://github.com/santi/pycon-ireland-2025, , https://github.com/santi Indranil Ghosh, Time series analysis for coupled neurons., workshop, Saturday, workshop 2, https://github.com/indrag49/Pycon-Ireland-Tutorial-2025, https://github.com/indrag49/indrag49.github.io/blob/master/uploads/Pycon%20Ireland%20tutorial%20(2025).pdf, Not yet available (working on it), https://indrag49.github.io/index.html, Laurent Doguin, Building Privacy-Focused Vector Search Applications, workshop, Sunday, workshop 2, https://github.com/shivay-couchbase/Building-Privacy-Focused-Vector-Search-Applications-PyCon-Workshop, https://docs.google.com/presentation/d/1PEi7HVXJs3in-CAzTXaUmgXTiFPZjU7B/edit?usp=sharing&ouid=117579161492281663932&rtpof=true&sd=true, , @ldoguin, Manuel Ledezma, Machine Learning for Testers: Train Evaluate and Detect Bias in AI Models, workshop, Sunday, workshop 1, https://github.com/manuelledezma687/spam-project-machine-learning-tests, https://docs.google.com/presentation/d/1jykwh-mDfrXz-6aZhKZKspFdlChCoRYlxOG_KmJ9WEI/edit?usp=sharing, , https://github.com/manuelledezma687, From 4e4025271b7f11f5654e9e4a391feab300a59405 Mon Sep 17 00:00:00 2001 From: Vemund Santi Date: Wed, 10 Dec 2025 09:53:55 -0800 Subject: [PATCH 2/4] Update resources.csv Add missing column to Vemund Santi row --- pycons/2025/resources.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycons/2025/resources.csv b/pycons/2025/resources.csv index 6673fbe..a9ec426 100644 --- a/pycons/2025/resources.csv +++ b/pycons/2025/resources.csv @@ -8,7 +8,7 @@ Gerard Keating,Dataclasses: What Do They Do? Do They Do things? Let's Find Out! Nathaniel Forde, Bayesian Workflow with Structural Equation Models, talk,Saturday,1,,https://nathanielf.github.io/talks/pycon_ireland_2025/bayesian_workflow_sem.html#/title-slide, https://youtu.be/NS7SjHDSdmA?si=VTWUq3mmRpa7i8hG&t=14, https://nathanielf.github.io/, Jake Williams and Buket Benek Gursoy, Performance Engineering for Python-based AI Workflows in HPC, talk, Saturday, 1, https://git.ichec.ie/decarb-ai-2025/mlusecase/-/tree/main/floodnet, https://git.ichec.ie/seoda/ai4eo_pipeline/-/blob/main/reports/PerfEng_AI_Workflows.pdf, , , Theodore Tucker, "A reproducible approach to scientific Python: Using Git CI and remote execution with Jupyter notebooks", Talk, Sunday, 2, , https://gitlab.com/theodoretucker_ct/slides/-/blob/main/202511_PyCon_Ireland_A%20reproducible%20approach%20to%20scientific%20Python.pdf, , theodore.tucker@codethink.co.uk, -Vemund Santu, "End to End with Testcontainers and Playwright", talk, Saturday, 2, https://github.com/santi/pycon-ireland-2025, , https://github.com/santi +Vemund Santu,"End to End with Testcontainers and Playwright",talk,Saturday,2,https://github.com/santi/pycon-ireland-2025,https://github.com/santi/pycon-ireland-2025/blob/main/PyCon%20Ireland%202025_%20End-to-End%20with%20Testcontainers.pdf, ,https://github.com/santi Indranil Ghosh, Time series analysis for coupled neurons., workshop, Saturday, workshop 2, https://github.com/indrag49/Pycon-Ireland-Tutorial-2025, https://github.com/indrag49/indrag49.github.io/blob/master/uploads/Pycon%20Ireland%20tutorial%20(2025).pdf, Not yet available (working on it), https://indrag49.github.io/index.html, Laurent Doguin, Building Privacy-Focused Vector Search Applications, workshop, Sunday, workshop 2, https://github.com/shivay-couchbase/Building-Privacy-Focused-Vector-Search-Applications-PyCon-Workshop, https://docs.google.com/presentation/d/1PEi7HVXJs3in-CAzTXaUmgXTiFPZjU7B/edit?usp=sharing&ouid=117579161492281663932&rtpof=true&sd=true, , @ldoguin, Manuel Ledezma, Machine Learning for Testers: Train Evaluate and Detect Bias in AI Models, workshop, Sunday, workshop 1, https://github.com/manuelledezma687/spam-project-machine-learning-tests, https://docs.google.com/presentation/d/1jykwh-mDfrXz-6aZhKZKspFdlChCoRYlxOG_KmJ9WEI/edit?usp=sharing, , https://github.com/manuelledezma687, From 1a5f6c1341070b0a255c32a5e56f84e1f16077d7 Mon Sep 17 00:00:00 2001 From: Vemund Santi Date: Wed, 10 Dec 2025 09:54:39 -0800 Subject: [PATCH 3/4] Update resources.csv Add missing empty column --- pycons/2025/resources.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycons/2025/resources.csv b/pycons/2025/resources.csv index a9ec426..5711e99 100644 --- a/pycons/2025/resources.csv +++ b/pycons/2025/resources.csv @@ -8,7 +8,7 @@ Gerard Keating,Dataclasses: What Do They Do? Do They Do things? Let's Find Out! Nathaniel Forde, Bayesian Workflow with Structural Equation Models, talk,Saturday,1,,https://nathanielf.github.io/talks/pycon_ireland_2025/bayesian_workflow_sem.html#/title-slide, https://youtu.be/NS7SjHDSdmA?si=VTWUq3mmRpa7i8hG&t=14, https://nathanielf.github.io/, Jake Williams and Buket Benek Gursoy, Performance Engineering for Python-based AI Workflows in HPC, talk, Saturday, 1, https://git.ichec.ie/decarb-ai-2025/mlusecase/-/tree/main/floodnet, https://git.ichec.ie/seoda/ai4eo_pipeline/-/blob/main/reports/PerfEng_AI_Workflows.pdf, , , Theodore Tucker, "A reproducible approach to scientific Python: Using Git CI and remote execution with Jupyter notebooks", Talk, Sunday, 2, , https://gitlab.com/theodoretucker_ct/slides/-/blob/main/202511_PyCon_Ireland_A%20reproducible%20approach%20to%20scientific%20Python.pdf, , theodore.tucker@codethink.co.uk, -Vemund Santu,"End to End with Testcontainers and Playwright",talk,Saturday,2,https://github.com/santi/pycon-ireland-2025,https://github.com/santi/pycon-ireland-2025/blob/main/PyCon%20Ireland%202025_%20End-to-End%20with%20Testcontainers.pdf, ,https://github.com/santi +Vemund Santu,"End to End with Testcontainers and Playwright",talk,Saturday,2,https://github.com/santi/pycon-ireland-2025,https://github.com/santi/pycon-ireland-2025/blob/main/PyCon%20Ireland%202025_%20End-to-End%20with%20Testcontainers.pdf, ,https://github.com/santi, Indranil Ghosh, Time series analysis for coupled neurons., workshop, Saturday, workshop 2, https://github.com/indrag49/Pycon-Ireland-Tutorial-2025, https://github.com/indrag49/indrag49.github.io/blob/master/uploads/Pycon%20Ireland%20tutorial%20(2025).pdf, Not yet available (working on it), https://indrag49.github.io/index.html, Laurent Doguin, Building Privacy-Focused Vector Search Applications, workshop, Sunday, workshop 2, https://github.com/shivay-couchbase/Building-Privacy-Focused-Vector-Search-Applications-PyCon-Workshop, https://docs.google.com/presentation/d/1PEi7HVXJs3in-CAzTXaUmgXTiFPZjU7B/edit?usp=sharing&ouid=117579161492281663932&rtpof=true&sd=true, , @ldoguin, Manuel Ledezma, Machine Learning for Testers: Train Evaluate and Detect Bias in AI Models, workshop, Sunday, workshop 1, https://github.com/manuelledezma687/spam-project-machine-learning-tests, https://docs.google.com/presentation/d/1jykwh-mDfrXz-6aZhKZKspFdlChCoRYlxOG_KmJ9WEI/edit?usp=sharing, , https://github.com/manuelledezma687, From 3d22490275d34bc7f1e83577f6d713f07270d7c4 Mon Sep 17 00:00:00 2001 From: Vemund Santi Date: Wed, 10 Dec 2025 09:54:56 -0800 Subject: [PATCH 4/4] Update resources.csv --- pycons/2025/resources.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycons/2025/resources.csv b/pycons/2025/resources.csv index 5711e99..13a2f58 100644 --- a/pycons/2025/resources.csv +++ b/pycons/2025/resources.csv @@ -8,7 +8,7 @@ Gerard Keating,Dataclasses: What Do They Do? Do They Do things? Let's Find Out! Nathaniel Forde, Bayesian Workflow with Structural Equation Models, talk,Saturday,1,,https://nathanielf.github.io/talks/pycon_ireland_2025/bayesian_workflow_sem.html#/title-slide, https://youtu.be/NS7SjHDSdmA?si=VTWUq3mmRpa7i8hG&t=14, https://nathanielf.github.io/, Jake Williams and Buket Benek Gursoy, Performance Engineering for Python-based AI Workflows in HPC, talk, Saturday, 1, https://git.ichec.ie/decarb-ai-2025/mlusecase/-/tree/main/floodnet, https://git.ichec.ie/seoda/ai4eo_pipeline/-/blob/main/reports/PerfEng_AI_Workflows.pdf, , , Theodore Tucker, "A reproducible approach to scientific Python: Using Git CI and remote execution with Jupyter notebooks", Talk, Sunday, 2, , https://gitlab.com/theodoretucker_ct/slides/-/blob/main/202511_PyCon_Ireland_A%20reproducible%20approach%20to%20scientific%20Python.pdf, , theodore.tucker@codethink.co.uk, -Vemund Santu,"End to End with Testcontainers and Playwright",talk,Saturday,2,https://github.com/santi/pycon-ireland-2025,https://github.com/santi/pycon-ireland-2025/blob/main/PyCon%20Ireland%202025_%20End-to-End%20with%20Testcontainers.pdf, ,https://github.com/santi, +Vemund Santi,"End to End with Testcontainers and Playwright",talk,Saturday,2,https://github.com/santi/pycon-ireland-2025,https://github.com/santi/pycon-ireland-2025/blob/main/PyCon%20Ireland%202025_%20End-to-End%20with%20Testcontainers.pdf, ,https://github.com/santi, Indranil Ghosh, Time series analysis for coupled neurons., workshop, Saturday, workshop 2, https://github.com/indrag49/Pycon-Ireland-Tutorial-2025, https://github.com/indrag49/indrag49.github.io/blob/master/uploads/Pycon%20Ireland%20tutorial%20(2025).pdf, Not yet available (working on it), https://indrag49.github.io/index.html, Laurent Doguin, Building Privacy-Focused Vector Search Applications, workshop, Sunday, workshop 2, https://github.com/shivay-couchbase/Building-Privacy-Focused-Vector-Search-Applications-PyCon-Workshop, https://docs.google.com/presentation/d/1PEi7HVXJs3in-CAzTXaUmgXTiFPZjU7B/edit?usp=sharing&ouid=117579161492281663932&rtpof=true&sd=true, , @ldoguin, Manuel Ledezma, Machine Learning for Testers: Train Evaluate and Detect Bias in AI Models, workshop, Sunday, workshop 1, https://github.com/manuelledezma687/spam-project-machine-learning-tests, https://docs.google.com/presentation/d/1jykwh-mDfrXz-6aZhKZKspFdlChCoRYlxOG_KmJ9WEI/edit?usp=sharing, , https://github.com/manuelledezma687,