Interface IHistoryRequestRange

The content of a 'history_request' range message.

See Messaging in Jupyter.

See also: [[IHistoryReply]], [[[IKernel.history]]]

Hierarchy

  • IHistoryRequestRange

Properties

hist_access_type: "range"
output: boolean
raw: boolean
session: number
start: number
stop: number

Generated using TypeDoc