Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
CellOutput
Interface CellOutput
interface
CellOutput
{
metadata
?:
Record
<
string
,
unknown
>
;
outputId
:
string
;
outputs
:
CellOutputItem
[]
;
}
Index
Properties
metadata?
output
Id
outputs
Properties
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
output
Id
output
Id
:
string
outputs
outputs
:
CellOutputItem
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
metadata
output
Id
outputs
Theia TypeDoc
Loading...