Contents

Welcome to the documentation for PyTimeODE! To see some of the features, please see JupyterBook Demonstration.

The information presented here at the start of the course documentation is contained in the Docs/index.md file, which you should edit to provide an overview.

One reasonable option might be to replace this by a literal include of the top-level README.md file with the following code:

```{include} ../README.md
```