cldkctl_notebook_update
Update notebook configurations in Cloudeka projects by modifying YAML definitions. Specify project, namespace, and notebook name to apply changes through the cldkctl CLI interface.
Instructions
Call the cldkctl_notebook_update endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| name | Yes | Notebook name | |
| namespace | Yes | Namespace | |
| yaml | Yes | Notebook YAML |