From a6cd04724bc00df35b7b6797393652535f6f0463 Mon Sep 17 00:00:00 2001 From: Sezen Sekmen Date: Tue, 30 Jul 2024 23:34:30 +0200 Subject: [PATCH] Update config.yaml --- config.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index ef75d09..6ea58ba 100644 --- a/config.yaml +++ b/config.yaml @@ -15,13 +15,13 @@ carpentry: 'incubator' varnish: 'cms-opendata-workshop/varnish' # Overall title for pages. -title: 'Lesson Title' # FIXME +title: 'Statistical inference with Combine' # FIXME # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: ~ # FIXME +created: '2024-07-25' # FIXME # Comma-separated list of keywords for the lesson -keywords: 'software, data, lesson, CMS' # FIXME +keywords: 'statistical inference, CMS, Combine, limit' # FIXME # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable @@ -64,9 +64,11 @@ contact: 'cms-dpoa-coordinator@cern.ch' # FIXME # Order of episodes in your lesson episodes: - introduction.md +- 05-challenge.md # Information for Learners -learners: +learners: +- setup.md # Information for Instructors instructors: