directNotebookSource

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

Parameters

value

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


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

Parameters

argument

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