pyampp.util.demo_notebooks
Guardrails and convenience helpers for demo notebook assets.
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents
- pyampp.util.demo_notebooks.git_changed_paths(repo_root: pathlib.Path, *, staged: bool = False, against: str | None = None) list[str][source]
- pyampp.util.demo_notebooks.check_changed_paths(paths: Sequence[str], *, allow_env: str = DEFAULT_ALLOW_ENV) list[str][source]