# Examples The following notebooks illustrate `vitabel` from two complementary angles: - a foundational example introducing the core data structures used throughout the package - application-oriented use cases based on realistic critical care and perioperative workflows You can download the associated Jupyter notebooks as well as the corresponding data from [our GitHub repository](https://github.com/UniGrazMath/vitabel/tree/main/examples). Alternatively, you can also run the examples directly in your browser using our [interactive Binder environment](https://mybinder.org/v2/gh/UniGrazMath/vitabel/main?urlpath=%2Flab%2Ftree%2Fexamples). ```{toctree} :maxdepth: 3 examples/fundamentals examples/01_defibrillator examples/02_animal_lab examples/03_anaesthesia_chart ```