Function notebook_to_doc

Source
pub fn notebook_to_doc(
    nb: Notebook,
    accept_draft: bool,
) -> Result<Option<Document<Ast>>>