Skip to content

Display

signified.display

IPython display integration for reactive values.

HAS_IPYTHON module-attribute

HAS_IPYTHON = find_spec('IPython') is not None

IPythonObserver

Observer that updates IPython display when value changes.

Only works if IPython is available.

me instance-attribute

me = me

handle instance-attribute

handle = handle

update

update()