Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ read
Method
read
IPython/core/tests/test_display.py:92–93 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
90
self.headers = {
'content-type'
:
'image/svg+xml'
}
91
92
def
read(self):
93
return
self._svg_data
94
95
if
args[0] == url:
96
return
MockResponse(svg_data)
Callers
15
execfile
Function · 0.80
setupegg.py
File · 0.80
post_download
Function · 0.80
execfile
Function · 0.80
update_whatsnew.py
File · 0.80
main
Function · 0.80
retar.py
File · 0.80
backport_pr
Function · 0.80
read_no_interrupt
Function · 0.80
execfile
Function · 0.80
_inner_call_
Method · 0.80
_num_cpus_darwin
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected