{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / display_functions / DisplayHandle / display

function

IPython.core.display_functions:DisplayHandle.display

source: /IPython/core/display_functions.py :332

Signature

def   display ( self obj ** kwargs )

Summary

Make a new display with my id, updating existing instances.

Parameters

obj

object to display

**kwargs

additional keyword arguments passed to display

Aliases

  • IPython.display.DisplayHandle.display