notebookutils.workspace.create {notebookutils} | R Documentation |
Create a workspace
Description
Create a workspace
Usage
notebookutils.workspace.create(name, description = "", capacityId = "")
Arguments
name |
Name of the workspace |
description |
Description of the workspace |
capacityId |
Id of the capacity, default to current capacity |
Value
A workspace object
[Package notebookutils version 1.5.3 Index]