Models
Schema: `NotebookJob`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
created_at |
string |
false |
- |
error |
string |
false |
- |
id |
string |
false |
- |
notebook_id |
string |
false |
- |
result |
string |
false |
- |
session_id |
string |
false |
- |
state |
NotebookJobState |
false |
- |
updated_at |
string |
false |
- |