notebookutils.notebook.updateDefinition | R Documentation |
Get the definition of a notebook
notebookutils.notebook.updateDefinition(
name,
content,
defaultLakehouse = "",
defaultLakehouseWorkspace = "",
workspaceId = ""
)
name |
Name of the notebook |
content |
Definition of the notebook |
defaultLakehouse |
Default lakehouse of the notebook |
defaultLakehouseWorkspace |
Default lakehouse workspace of the notebook |
workspaceId |
Workspace id of the notebook, default to current workspace |
The definition of the notebook
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.