GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
nbformat
IBaseOutput
Interface IBaseOutput
The base output type.
interface
IBaseOutput
{
output_type
:
string
;
[
key
:
string
]:
undefined
|
PartialJSONValue
;
}
Hierarchy (
View Summary
)
PartialJSONObject
IBaseOutput
IExecuteResult
IDisplayData
IDisplayUpdate
IStream
IError
IUnrecognizedOutput
Indexable
[
key
:
string
]:
undefined
|
PartialJSONValue
Index
Properties
output_
type
Properties
output_
type
output_type
:
string
Type of cell output.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output_
type
GitHub
Jupyter
@jupyterlab
Loading...
The base output type.