Skip to content

Commit

Permalink
Added episodes
Browse files Browse the repository at this point in the history
  • Loading branch information
anenadic authored Oct 3, 2023
1 parent e2e39d8 commit 06c586e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,15 @@ contact: '[email protected]' # FIXME

# Order of episodes in your lesson
episodes:
- introduction.md
#- introduction.md
- 01-introduction.md
- 02-tools.md
- 03-version-control.md
- 04-code-readability.md
- 05-code-testing.md
- 06-documenting-code.md
- 07-research-ethics.md
- 08-open-collaboration.md

# Information for Learners
learners:
Expand Down

0 comments on commit 06c586e

Please sign in to comment.