notebookutils.workspace.update: Update a workspace
Description
Update a workspace
Usage
notebookutils.workspace.update(workspaceId, newName, description = "")
Value
Updated workspace object
Arguments
- workspaceId
Id of the workspace
- newName
New name for the workspace
- description
New description for the workspace