Options
All
  • Public
  • Public/Protected
  • All
Menu

Response to the 'kernel_info_request' request. This interface extends the IInfoReply by adding the debugger key that isn't part of the protocol yet. See this pull request for more info: https://github.com/jupyter/jupyter_client/pull/486

Hierarchy

Index

Properties

banner

banner: string

debugger

debugger: boolean

help_links

help_links: { text: string; url: string }[]

implementation

implementation: string

implementation_version

implementation_version: string

language_info

language_info: ILanguageInfo

protocol_version

protocol_version: string

status

status: "ok"

Generated using TypeDoc