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