Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoteKernelProps

Hierarchy

  • RemoteKernelProps

Index

Properties

channels

channels: Subject<any>

cwd

cwd: string

Optional hostRef

hostRef: HostRef | null

Optional id

id: KernelId | null

Optional info

info: KernelInfo | null

Optional kernelSpecName

kernelSpecName: string | null

Optional lastActivity

lastActivity: Date | null

Optional sessionId

sessionId: SessionId | null

Optional status

status: string | null

type

type: "websocket"

Generated using TypeDoc