beaker-kernel
Preparing search index...
history
IBeakerHistoryQueryEvent
Interface IBeakerHistoryQueryEvent
interface
IBeakerHistoryQueryEvent
{
cell_id
:
string
;
context_slug
:
string
;
creation_time
:
Date
;
execution_duration
:
number
;
execution_time
:
Date
;
kernel_id
:
string
;
kernel_slug
:
string
;
result
:
MultilineString
;
source
:
MultilineString
;
thoughts
:
string
[]
;
}
Hierarchy (
View Summary
)
IBeakerHistoryEvent
IBeakerHistoryQueryEvent
Index
Properties
cell_
id
context_
slug
creation_
time
execution_
duration
execution_
time
kernel_
id
kernel_
slug
result
source
thoughts
Properties
cell_
id
cell_id
:
string
context_
slug
context_slug
:
string
creation_
time
creation_time
:
Date
execution_
duration
execution_duration
:
number
execution_
time
execution_time
:
Date
kernel_
id
kernel_id
:
string
kernel_
slug
kernel_slug
:
string
result
result
:
MultilineString
source
source
:
MultilineString
thoughts
thoughts
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell_
id
context_
slug
creation_
time
execution_
duration
execution_
time
kernel_
id
kernel_
slug
result
source
thoughts
beaker-kernel
Loading...