Skip to content

Examples & tutorials

Here we provide a few basic examples to get you started with cellpy - from reading the data to creating some basic plots. These notebooks, the used datafiles and a little more can be found in the examples folder in the cellpy GitHub repository.

Note

The numbered tutorials and the Batch processing page follow the 2.1 API (c.schema, potential / cycle_num / step_type, registered summary_plot families). If something looks off, let us know.

Contributions to more example notebooks are of course very welcome!

About these pages

Every page here is rendered from the Jupyter notebook of the same name in the examples/ folder, which is the single maintained copy — the one you download above. The pages show the outputs the notebook authors saved; interactive plotly figures are replaced by their static renderings, so grab the .ipynb if you want to pan and zoom.

To re-render after changing a Jupyter notebook:

uv run --group docs python dev/render_example_notebooks.py