notebookutils.notebook.list: List all notebooks
Description
List all notebooks
Usage
notebookutils.notebook.list(workspaceId = "", maxResults = 1000L)
Value
A list of notebook objects
Arguments
- workspaceId
Workspace id of the notebook, default to current workspace
- maxResults
Maximum number of notebooks to return, default to 1000