Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISessionOptions

Hierarchy

  • ISessionOptions

Index

Properties

Optional kernelId

kernelId: string

The id of an existing kernel.

Optional kernelName

kernelName: string

The type of kernel (e.g. python3).

Optional name

name: string

The name of the session.

path

path: string

The path (not including name) to the session.

Optional type

type: string

The type of the session.

Generated using TypeDoc