bundles / IPython 9.12.0 / IPython / core / displaypub / DisplayPublisher
MetaHasTraits
IPython.core.displaypub:DisplayPublisher
source: /IPython/core/displaypub.py :36
Signature
def DisplayPublisher ( shell = None , * args , ** kwargs ) Members
-
__init__ -
_on_post_execute -
_on_pre_execute -
_setup_execution_tracking -
_validate_data -
clear_output -
publish
Summary
A traited class that publishes display data to frontends.
Extended Summary
Instances of this class are created by the main IPython object and should be accessed there.
Aliases
-
IPython.core.displaypub.DisplayPublisher