Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModel

The kernel model provided by the server.

Notes

See the Jupyter Notebook API.

Hierarchy

  • JSONObject
    • IModel

Indexable

[key: string]: JSONValue

The kernel model provided by the server.

Notes

See the Jupyter Notebook API.

Index

Properties

Properties

id

id: string

Unique identifier of the kernel server session.

name

name: string

The name of the kernel.

Generated using TypeDoc