Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalKernelProps

Hierarchy

  • LocalKernelProps

Index

Properties

channels

channels: Subject<any>

Optional connectionFile

connectionFile: string | null

cwd

cwd: string

Optional hostRef

hostRef: HostRef | null

Optional info

info: KernelInfo | null

Optional kernelSpecName

kernelSpecName: string | null

Optional lastActivity

lastActivity: Date | null

Optional spawn

spawn: ChildProcess | null

Optional status

status: string | null

type

type: "zeromq"

Generated using TypeDoc