Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModel

The kernel model provided by the server.

Notes

See the Jupyter Notebook API.

Hierarchy

  • IModel

Index

Properties

Properties

Readonly id

id: string

Unique identifier of the kernel on the server.

Readonly name

name: string

The name of the kernel.

Generated using TypeDoc