This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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