name : str, default NULL
If specified, will rename the notebook. All notebook names (case-insensitive, ignoring non-word characters and spaces) must be unique within their workflow.
source_table : str | Table, default NULL
If specified, update the notebook's source to the specified table. Must be the a valid table reference (as a string), or an instance of a Table.