direct Notebook Source
Parameters
value
The content of the input notebook in ipynb format. Structure is documented below.
suspend fun directNotebookSource(argument: suspend NotebookExecutionDirectNotebookSourceArgsBuilder.() -> Unit)
Parameters
argument
The content of the input notebook in ipynb format. Structure is documented below.