From 3c632ec2981f98c748d686586fa128db57610400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rabea=20M=C3=BCller?= <42644523+RabeaMue@users.noreply.github.com> Date: Fri, 17 Apr 2026 07:47:30 +0200 Subject: [PATCH 1/2] Hide episode 6 from published lesson (closes #73) --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index e986b8de..df4ed84d 100644 --- a/config.yaml +++ b/config.yaml @@ -64,7 +64,7 @@ episodes: - 03-intro_to_editing.md - 04-advanced_editing.md - 05-intro_to_querying.md -- 06-bulk_actions.md +# - 06-bulk_actions.md # Information for Learners learners: From b6680955a4bedbc2a7ea7d521f66e9335ecc4a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rabea=20M=C3=BCller?= <42644523+RabeaMue@users.noreply.github.com> Date: Fri, 17 Apr 2026 07:55:12 +0200 Subject: [PATCH 2/2] remove episode 6 from config file --- config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.yaml b/config.yaml index df4ed84d..ac18f6f2 100644 --- a/config.yaml +++ b/config.yaml @@ -64,7 +64,6 @@ episodes: - 03-intro_to_editing.md - 04-advanced_editing.md - 05-intro_to_querying.md -# - 06-bulk_actions.md # Information for Learners learners: