notebookutils.warehouse.update | R Documentation |
Update a warehouse
notebookutils.warehouse.update(
name,
newName,
description = "",
workspaceId = ""
)
name |
Name of the warehouse |
newName |
New name of the warehouse |
description |
Description of the warehouse |
workspaceId |
Workspace id of the warehouse, default to current workspace |
A warehouse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.