State.run.heading_level#

State.run.heading_level: int | None#

Individual component heading level to use when running in a notebook.

When individual components are called in a Jupyter notebook-like environment using the state.run.component_name syntax, an HTML heading for each component can be displayed in the notebook. These headings can be detected by Jupyter extensions to enable rapid navigation with an automatically generated table of contents.