notebookutils.notebook.update {notebookutils} | 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