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

bundles / IPython 9.5.0 / IPython / core / display_functions / update_display

function

IPython.core.display_functions:update_display

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

Signature

def   update_display ( obj * display_id ** kwargs )

Summary

Update an existing display by id

Parameters

obj

The object with which to update the display

display_id : keyword-only

The id of the display to update

See also

display

func

Aliases

  • IPython.display.update_display