Models
Schema: `NotebookSession`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
created_at |
string |
false |
- |
id |
string |
false |
- |
last_used_at |
string |
false |
- |
notebook_id |
string |
false |
- |
principal |
string |
false |
- |
state |
NotebookSessionState |
false |
- |