GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
nbformat
IKernelspecMetadata
Interface IKernelspecMetadata
The kernelspec metadata.
interface
IKernelspecMetadata
{
display_name
:
string
;
name
:
string
;
[
key
:
string
]:
undefined
|
PartialJSONValue
;
}
Hierarchy
PartialJSONObject
IKernelspecMetadata
Indexable
[
key
:
string
]:
undefined
|
PartialJSONValue
Index
Properties
display_
name
name
Properties
display_
name
display_name
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display_
name
name
GitHub
Jupyter
@jupyterlab
Loading...
The kernelspec metadata.