Skip to content

Commit

Permalink
update to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviertintin committed Jul 28, 2024
1 parent de320be commit d6143a8
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ keywords: 'software, data, CMS, hackathon'

# Life cycle stage of the lesson
# possible values: pre-alpha, alpha, beta, stable
life_cycle: 'beta' # FIXME
life_cycle: 'stable' # FIXME

# License of the lesson
license: 'CC-BY 4.0'
Expand Down Expand Up @@ -63,11 +63,12 @@ contact: '[email protected]'

# Order of episodes in your lesson
episodes:
- 01-ppp.md
- 02-pdl.md
- 03-ml-1.md
- 04-ml-2.md
- 05-agc.md
- 01-introduction.md
- 02-ppp.md
- 03-pdl.md
- 04-ml-1.md
- 05-ml-2.md
- 06-agc.md

# Information for Learners
learners:
Expand Down

0 comments on commit d6143a8

Please sign in to comment.