Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ unload_ipython_extension
Function
unload_ipython_extension
tests/fake_ext_dir/daft_extension.py:13–14 ·
view source on GitHub ↗
(ip)
Source
from the content-addressed store, hash-verified
11
12
13
def
unload_ipython_extension(ip):
14
ip.drop_by_id(some_vars)
Callers
nothing calls this directly
Calls
1
drop_by_id
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…