Module: convert

Browser/build notebook rendering; never executes cells.

Source:

Methods

(static) nb2json()

Fetch and render a notebook. Positional verbose/extractAssets arguments remain
supported; the fourth argument holds host options such as { trusted: true }.
Node's historical extensionless localhost:8085 paths remain supported.

Source:

(static) renderNotebook()

Render a parsed notebook, without I/O or execution. Options are host-owned,
never read from notebook metadata. Returns { meta, content, assets, diagnostics }.

Source: