create_notebook
Creates a new Zeppelin notebook at a specified folder path using slash-separated notation.
Instructions
Create a new notebook at the given path. Path uses '/' as folder separator (e.g. 'folder/notebook_name').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Notebook path/name (e.g. 'my_folder/my_notebook') |