For the complete documentation index, see llms.txt. This page is also available as Markdown.

Notebook.output_table

Notebook.output_table() → Table | None

Returns the notebook's output table, or None if there is no output table for this notebook.

Returns

Table | None

Was this helpful?