Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.
notebook_export

notebook_export

Function
Arg Description Type
notebook_id The id of the notebook to export string (required)
filename The name of the export. If not set this will be named according to the notebook id and timestamp string
type Set the type of the export (html or zip). string

Required permissions: PREPARE_RESULTS

Description

Exports a notebook to a zip file or HTML.