Notebook$get

Notebook$get() → self

Fetches the notebook, after which notebook.properties will contain a dict with entries corresponding to the properties on the notebook resource definition. Will raise an error if the notebook does not exist.

Returns

self (a Notebook)

Last updated

Was this helpful?