A template for notebooks.
| KEY | TYPE | Description |
|---|---|---|
| notebookTemplateId | str | The ID of the notebook template |
| name | str | The name of the notebook template |
| description | str | The description of the notebook template |
| createdAt | str | The date and time which the notebook template was created. |
| updatedAt | str | The date and time which the notebook template was updated. |
| templateType | str | The type of the notebook template |
| filename | str | The file name of the notebook template |
| sourceCode | str | The code in the notebook template |
| tags | dict | The tags of the notebook template. |
| metadata | dict | Some metadata for the notebook template. |
| aiEngineerInfo | dict | Additional info about the notebook template required for AI Engineer. |