bundles / IPython 9.3.0 / IPython / core / display_functions / update_display
function
IPython.core.display_functions:update_display
Signature
def update_display ( obj , * , display_id , ** kwargs ) Summary
Update an existing display by id
Parameters
objThe object with which to update the display
display_id: keyword-onlyThe id of the display to update
See also
- display
func
Aliases
-
IPython.display.update_display