Skip to content

Notebook Reports

This section renders selected notebooks directly into the documentation from their committed .ipynb files. The docs build does not execute them again; it uses the outputs already stored in the notebooks.

That design is intentional:

  • the rendered page is a frozen research artifact tied to a committed notebook state
  • the docs build remains fast and deterministic
  • heavy notebooks do not need to be re-executed just to rebuild the site

The current rendered set focuses on the benchmark and comparison notebooks whose stored outputs are already publication-style:

The complete notebook inventory, including paired .py scripts, remains documented in Examples.

The DRP-317 sandstone studies are documented separately under Verification & Validation / Validation, because those pages are written as experimental-validation reports rather than as frozen rendered notebook pages.