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

Last updated

Was this helpful?