pub fn notebook_markdown(name: &str, bytes: &[u8]) -> StringExpand description
Render a .ipynb for the model: every cell with its type, execution
count and its OUTPUTS (stdout/stderr streams, text results, errors) —
the half a raw JSON decode buries.