Skip to content

Commit f8ea973

Browse files
lwjohnst86martonvagosignekb
authored
feat: ✨ add "writing Python" guide section (#48)
# Description Section in guide for writing Python code. Closes #15 Closes #16 Closes #6 Closes #4 This PR needs an in-depth review. ## Checklist - [x] Formatted Markdown - [x] Ran `just run-all` --------- Co-authored-by: martonvago <57952344+martonvago@users.noreply.github.com> Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com>
1 parent 52be90a commit f8ea973

File tree

2 files changed

+435
-0
lines changed

2 files changed

+435
-0
lines changed

_quarto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ book:
3131
- iterations/end.qmd
3232
- part: "Python"
3333
chapters:
34+
- python/code.qmd
3435
- python/tests.qmd
3536
- part: "Operations"
3637
chapters:

0 commit comments

Comments
 (0)