Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/service/notebook-kernel-service
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
hidden
selected
suggestions
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...