Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ iprc_nr
Function
iprc_nr
tests/test_async_helpers.py:28–29 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
26
27
28
def
iprc_nr(x):
29
return
ip.run_cell(dedent(x))
30
31
32
class
AsyncTest(TestCase):
Callers
2
test_autoawait_trio_wrong_sleep
Method · 0.85
test_autoawait_asyncio_wrong_sleep
Method · 0.85
Calls
2
dedent
Function · 0.85
run_cell
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…