Notebook commands¶
Snowflake provides SQL commands to create and modify a notebook.
Command |
Description |
---|---|
Creates a new Snowflake notebook or replaces an existing notebook. |
|
Executes all the cells in the live version of a notebook. |
|
Modifies the properties of an existing notebook. |
|
Lists the notebooks for which you have access privileges. |
|
Describes the properties of a notebook. |
|
Removes the specified notebook from the current/specified schema. |