Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ update
Method
update
IPython/core/display.py:556–557 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
554
display_functions.display(self, display_id=self._display_id)
555
556
def
update(self):
557
display_functions.display(self, display_id=self._display_id, update=True)
558
559
@property
560
def
progress(self):
Callers
15
progress
Method · 0.95
__exit__
Method · 0.45
merge
Method · 0.45
pt_init
Method · 0.45
ipapp.py
File · 0.45
_merge_shortcuts
Method · 0.45
mainloop
Method · 0.45
embed
Function · 0.45
application.py
File · 0.45
shellapp.py
File · 0.45
init_code
Method · 0.45
init_db
Method · 0.45
Calls
1
display
Method · 0.45
Tested by
8
push
Method · 0.36
setup
Method · 0.36
teardown
Method · 0.36
test_set_matplotlib_formats_kwargs
Function · 0.36
test_display_formatter_active_types_config
Function · 0.36
environment
Function · 0.36
cleanup_user_ns
Function · 0.36
push
Method · 0.36