From 658f1d081c518d52633ad48a3223d3c2899d1afe Mon Sep 17 00:00:00 2001 From: Samantha Wittke <32324155+samumantha@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:11:44 +0200 Subject: [PATCH] week 2 time adjustments quickfix --- content/schedule.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/content/schedule.yaml b/content/schedule.yaml index 128e17e..a5c356c 100644 --- a/content/schedule.yaml +++ b/content/schedule.yaml @@ -83,14 +83,14 @@ schedule: - title: "Day 4" date: "2025-04-01" sessions: - - starts: 8:00 - ends: 10:00 + - starts: 7:00 + ends: 09:00 title: Reproducible research subtitle: Preparing code to be usable by you and others in the future url: https://coderefinery.github.io/reproducible-research/ presenters: TBA - - starts: 11:00 - ends: 12:30 + - starts: 10:00 + ends: 11:30 title: Social coding and open software subtitle: What can you do to get credit for your code and to allow reuse url: https://coderefinery.github.io/social-coding/ @@ -98,13 +98,13 @@ schedule: - title: "Day 5" date: "2025-04-02" sessions: - - starts: 8:00 - ends: 10:00 + - starts: 7:00 + ends: 9:00 title: How to document your research software url: https://coderefinery.github.io/documentation/ presenters: TBA - - starts: 11:00 - ends: 12:30 + - starts: 10:00 + ends: 11:30 title: Jupyter notebooks subtitle: A tool to write and share executable notebooks and data visualization url: https://coderefinery.github.io/jupyter/ @@ -112,20 +112,20 @@ schedule: - title: "Day 6" date: "2025-04-03" sessions: - - starts: 8:00 - ends: 10:00 + - starts: 7:00 + ends: 9:00 title: Automated testing subtitle: Preventing yourself and others from breaking your functioning code url: https://coderefinery.github.io/testing/ presenters: TBA - - starts: 11:00 - ends: 12:30 + - starts: 10:00 + ends: 11:30 title: Modular code development subtitle: Making reusing parts of your code easier url: https://coderefinery.github.io/modular-type-along/ presenters: TBA - - starts: 12:30 - ends: 13:00 + - starts: 11:30 + ends: 12:00 title: "Concluding remarks, general Q&A, and where to go from here" url: https://github.com/coderefinery/workshop-outro/blob/master/README.md presenters: TBA