notebook Execution
suspend fun notebookExecution(name: String, block: suspend NotebookExecutionResourceBuilder.() -> Unit): NotebookExecution
Parameters
name
The unique name of the resulting resource.
block
Builder for NotebookExecution.
See also
Parameters
name
The unique name of the resulting resource.