runtime module
Module overview
Public callables from __all__
| Callable | Type | Summary | Related helpers |
|---|---|---|---|
assert_notebook_name_valid |
function | Raise :class:NotebookNamingError when a notebook name is invalid. |
— |
build_runtime_context |
function | Build a standard runtime context dictionary for Fabric notebooks. | — |
generate_run_id |
function | Generate a notebook-safe run identifier. | — |
validate_notebook_name |
function | Validate notebook names against the framework workspace notebook model. | — |
Internal helpers
No module-level internal helpers detected.