Skip to main content

notebook_markdown

Function notebook_markdown 

Source
pub fn notebook_markdown(name: &str, bytes: &[u8]) -> String
Expand 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.