Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ magic.py
File
magic.py
IPython/core/magic.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# encoding: utf-8
2
""
"Magic functions
for
InteractiveShell.
3
""
"
4
Callers
nothing calls this directly
Calls
2
_method_magic_marker
Function · 0.85
_function_magic_marker
Function · 0.85
Tested by
no test coverage detected