# Examples This page collects notebook-based examples for Superstats. The notebooks are stored in the repository's [examples directory](https://github.com/LuSchumacher/superstats/tree/main/examples). ## Demos | Notebook | What it covers | |---|---| | [Minimal workflow demo](minimal_workflow_demo.ipynb) | Short path from prior to posterior | ## Case Studies Coming soon... ## Contribute More examples are always welcome. If you have an application, please consider opening a pull request. ```{toctree} :maxdepth: 1 :titlesonly: minimal_workflow_demo.ipynb ```