Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModel

The session model returned by the server.

Notes

See the Jupyter Notebook API.

Hierarchy

  • IModel

Index

Properties

Properties

Readonly id

id: string

The unique identifier for the session client.

Readonly kernel

kernel: IModel | null

Readonly name

name: string

Readonly path

path: string

Readonly type

type: string

Generated using TypeDoc