Search
Preparing search index...
The search index is not available
@datalayer/jupyter-react
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@datalayer/jupyter-react
jupyter/services/kernel/Kernel
Kernel
Class Kernel
Hierarchy
Kernel
Index
Constructors
constructor
Properties
_kernel
_kernel
Type
_server
Settings
Methods
get
Jupyter
Kernel
request
Kernel
Constructors
constructor
new
Kernel
(
options
?:
IKernelProps
)
:
Kernel
Parameters
options:
IKernelProps
= {}
Returns
Kernel
Properties
Private
_kernel
_kernel
:
Promise
<
IKernelConnection
>
Private
_kernel
Type
_kernel
Type
:
string
Private
_server
Settings
_server
Settings
:
ISettings
Methods
get
Jupyter
Kernel
get
Jupyter
Kernel
(
)
:
Promise
<
IKernelConnection
>
Returns
Promise
<
IKernelConnection
>
Private
request
Kernel
request
Kernel
(
)
:
Promise
<
IKernelConnection
>
Returns
Promise
<
IKernelConnection
>
Exports
jupyter/services/kernel/
Kernel
default
Kernel
constructor
_kernel
_kernel
Type
_server
Settings
get
Jupyter
Kernel
request
Kernel
IKernel
Props
Generated using
TypeDoc