notebookutils.warehouse.create | R Documentation |
Create a warehouse
notebookutils.warehouse.create(
name,
description = "",
definition = "",
workspaceId = ""
)
name |
Name of the warehouse |
description |
Description of the warehouse |
definition |
Definition 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.