From d04a291e658f22f6d1e339a0f1923f9c4527902f Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Thu, 12 Sep 2024 19:00:13 +0200 Subject: [PATCH] more reusable schedule --- content/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/index.md b/content/index.md index 8de89aa..60ed7f3 100644 --- a/content/index.md +++ b/content/index.md @@ -39,7 +39,7 @@ The schedule will very soon contain links to lesson material and exercises. ::: -### Day 1 (Sep 16) +### Day 1 - 13:00-13:30 - **Welcome and introduction** - Practical information (tools, communication, breaks, etc.) @@ -64,7 +64,7 @@ The schedule will very soon contain links to lesson material and exercises. - Jupyter Notebooks -### Day 2 (Sep 17) +### Day 2 - 09:00-10:30 (1.5h) - **Collaborative version control and code review (1/2)** - Practice code review using issues and pull requests @@ -83,7 +83,7 @@ The schedule will very soon contain links to lesson material and exercises. - Give individual feedback on code projects -### Day 3 (Sep 18) +### Day 3 - 09:00-10:30 - {ref}`testing` - Unit tests