Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ progress
Method
progress
IPython/core/display.py:560–561 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
558
559
@property
560
def
progress(self):
561
return
self._progress
562
563
@progress.setter
564
def
progress(self, value):
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected