notebookutils.notebook.update | R Documentation |
Update a notebook
notebookutils.notebook.update(
name,
newName,
description = "",
workspaceId = ""
)
name |
Name of the notebook |
newName |
New name of the notebook |
description |
Description of the notebook |
workspaceId |
Workspace id of the notebook, default to current workspace |
A notebook object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.