Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISpecModels

The available kernelSpec models.

Notes

See the Jupyter Notebook API.

Hierarchy

  • JSONObject
    • ISpecModels

Indexable

[key: string]: JSONValue

The available kernelSpec models.

Notes

See the Jupyter Notebook API.

Index

Properties

Properties

default

default: string

The name of the default kernel spec.

kernelspecs

kernelspecs: object

A mapping of kernel spec name to spec.

Type declaration

Generated using TypeDoc