str
Required. 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).
MutableSequence[str]
Optional. Cloud Storage URIs of files to be
placed in the working directory of each
executor.
archive_uris
MutableSequence[str]
Optional. Cloud Storage URIs of archives to
be extracted into the working directory of each
executor. Supported file types: .jar, .tar,
.tar.gz, .tgz, and .zip.