notebook property
Path to input notebook.
This can be the Cloud Storage URI of the notebook file or the path to a Notebook Content. The execution args are accessible as environment variables (TASK_key=value).
Required.
Implementation
core.String? notebook;