notebookutils.notebook.delete {notebookutils} | R Documentation |
Delete a notebook
Description
Delete a notebook
Usage
notebookutils.notebook.delete(name, workspaceId = "")
Arguments
name |
Name of the notebook |
workspaceId |
Workspace id of the notebook, default to current workspace |
[Package notebookutils version 1.5.3 Index]