Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Kernel

Hierarchy

  • Kernel

Index

Constructors

constructor

Properties

channels

channels: Channels

connectionFile

connectionFile: string

connectionInfo

connectionInfo: JupyterConnectionInfo

kernelSpec

kernelSpec: KernelSpec

process

process: ExecaChildProcess

Methods

getUsage

  • getUsage(): Promise<pidusage.Status>

shutdown

  • shutdown(timeoutMs?: number): Promise<any>

shutdownEpic

  • shutdownEpic(timeoutMs?: number): any

shutdownProcess

  • shutdownProcess(): Promise<void>

Generated using TypeDoc