Skip to content

Commit

Permalink
Add markdown tutorial index
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhmorris committed Sep 24, 2024
1 parent 5efd625 commit 2e06493
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/source/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Tutorials

This section contains tutorials that demonstrate how to use the `pyrenew` package. The source code for the tutorials can be found in the project repository: <https://github.com/CDCgov/PyRenew/tree/main/docs/source/tutorials>.

```{toctree}
:maxdepth: 2
getting_started
basic_renewal_model
hospital_admissions_model
extending_pyrenew
periodic_effects
time
day_of_the_week
```

0 comments on commit 2e06493

Please sign in to comment.