Options
All
  • Public
  • Public/Protected
  • All
Menu

A 'comm_info_reply' message content.

See Messaging in Jupyter.

See also: [[ICommInfoRequest]], [[IKernel.commInfo]]

Hierarchy

Index

Properties

Properties

comms

comms: {}

Mapping of comm ids to target names.

Type declaration

  • [commId: string]: { target_name: string }
    • target_name: string

status

status: "ok"

Generated using TypeDoc