directNotebookSource

@JvmName(name = "nobkuxtfwybaoiud")
suspend fun directNotebookSource(value: Output<NotebookExecutionDirectNotebookSourceArgs>)
@JvmName(name = "kdcuipvagoobgvrg")
suspend fun directNotebookSource(value: NotebookExecutionDirectNotebookSourceArgs?)

Parameters

value

The content of the input notebook in ipynb format. Structure is documented below.


@JvmName(name = "tfiwqdacpbiwocfu")
suspend fun directNotebookSource(argument: suspend NotebookExecutionDirectNotebookSourceArgsBuilder.() -> Unit)

Parameters

argument

The content of the input notebook in ipynb format. Structure is documented below.