Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ autoreload.py
File
autoreload.py
IPython/extensions/autoreload.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"IPython extension to reload modules before executing user code.
2
3
``autoreload`` reloads modules automatically before entering the execution of
4
code typed at the IPython prompt.
Callers
nothing calls this directly
Calls
2
isinstance2
Function · 0.85
update_function
Function · 0.85
Tested by
no test coverage detected