You are viewing an older version (9.3.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.3.0 / IPython / core / history / HistoryOutput / __init__

function

IPython.core.history:HistoryOutput.__init__

Signature

def   __init__ ( self output_type : typing.Literal['out_stream', 'err_stream', 'display_data', 'execute_result'] bundle : typing.Dict[str, str] )  →  None

Summary

No Docstrings

Aliases

  • IPython.core.displayhook.HistoryOutput.__init__