Notebook.source_tables
Notebook.source_tables() → list(Table)
Returns a list of tables that are sources for the notebook. The first entry in the list is considered the "primary" source table of the notebook. All notebooks have at least one source table.
Returns
list(Table)
Last updated
Was this helpful?