Models
Schema: `NotebookDetail`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
cells |
array[Cell] |
false |
- |
context |
NotebookContext |
false |
- |
notebook |
Notebook |
false |
- |
publish_model |
NotebookPublishModel |
false |
- |
shares |
array[NotebookShare] |
false |
- |