Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookKernelMatchResult
Interface NotebookKernelMatchResult
interface
NotebookKernelMatchResult
{
all
:
NotebookKernel
[]
;
hidden
:
NotebookKernel
[]
;
selected
:
undefined
|
NotebookKernel
;
suggestions
:
NotebookKernel
[]
;
}
Index
Properties
all
hidden
selected
suggestions
Properties
Readonly
all
all
:
NotebookKernel
[]
Readonly
hidden
hidden
:
NotebookKernel
[]
Readonly
selected
selected
:
undefined
|
NotebookKernel
Readonly
suggestions
suggestions
:
NotebookKernel
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
all
hidden
selected
suggestions
Theia TypeDoc
Loading...