From f50ae6a516e87b5b0a82f2b8cc20841671d1e82b Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Fri, 21 Aug 2026 15:05:19 -0700 Subject: [PATCH 1/2] Update tutorial details and add resources --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e1bf3359..fb2ae68a 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ | Day | Tutorial | Presenter/s | Materials | Recording| |-----|----------|-----------|-----------|------------| -| Mon 1|Introduction to JupyterHub and Virtual Environments with Pixi | Eli Holmes, Alex Kerney | [Intro to JupyterHub](), [Intro to Pixi]() | | +| Mon 1| Introduction to JupyterHub and Virtual Environments with Pixi | Eli Holmes, Alex Kerney | [Intro to JupyterHub](), [Intro to Pixi]() | | | Mon 2| AI Assisted Programming | Eli Holmes | | | -| Mon 3| Getting started with Git/GitHub | Austen Sorochak | | | -| Tue 1| Ocean Data Access | Yayla Sezginer | | | +| Mon 3| Getting started with Git/GitHub | Austen Sorochak | [repo](https://github.com/oceanhackweek/ohw26-intro-activity)| | +| Tue 1| Ocean Data Access | Yayla Sezginer | https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/01-Tue/DataAccess| | | Tue 2| Introduction to Xarray | Valentina Staneva, Alex Kerney | [repo](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/01-Tue/xarray) | | | Wed 1| Object Detection \& Image Segmentation | Spencer Bialek| | | -| Wed 2| Data Viz Show & Tell | Yayla, Julek, Madeline, Bronwyn| | -| Thu 1| Reproducible Workflows | Andy Teucher | | | +| Wed 2| DataVis: Examples in Scientific Data Visualization | Yayla, Julek, Madeline, Bronwyn| | +| Thu 1| Open Science and Reproducible Workflows | Andy Teucher | [repo](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/03-Thr/open-science)| | From 29627c19d1ecf4200f79c3aaff7f1cb637d72083 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Fri, 21 Aug 2026 16:19:34 -0700 Subject: [PATCH 2/2] Update link format for Ocean Data Access entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb2ae68a..abe64054 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ | Mon 1| Introduction to JupyterHub and Virtual Environments with Pixi | Eli Holmes, Alex Kerney | [Intro to JupyterHub](), [Intro to Pixi]() | | | Mon 2| AI Assisted Programming | Eli Holmes | | | | Mon 3| Getting started with Git/GitHub | Austen Sorochak | [repo](https://github.com/oceanhackweek/ohw26-intro-activity)| | -| Tue 1| Ocean Data Access | Yayla Sezginer | https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/01-Tue/DataAccess| | +| Tue 1| Ocean Data Access | Yayla Sezginer | [repo](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/01-Tue/DataAccess)| | | Tue 2| Introduction to Xarray | Valentina Staneva, Alex Kerney | [repo](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW26/01-Tue/xarray) | | | Wed 1| Object Detection \& Image Segmentation | Spencer Bialek| | | | Wed 2| DataVis: Examples in Scientific Data Visualization | Yayla, Julek, Madeline, Bronwyn| |