notebookutils.workspace.update {notebookutils} | R Documentation |
Update a workspace
Description
Update a workspace
Usage
notebookutils.workspace.update(workspaceId, newName, description = "")
Arguments
workspaceId |
Id of the workspace |
newName |
New name for the workspace |
description |
New description for the workspace |
Value
Updated workspace object
[Package notebookutils version 1.5.3 Index]