Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ autogen_magics.py
File
autogen_magics.py
docs/autogen_magics.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pathlib
import
Path
2
from
IPython.core.alias
import
Alias
3
from
IPython.core.interactiveshell
import
InteractiveShell
4
from
IPython.core.magic
import
MagicAlias
Callers
nothing calls this directly
Calls
3
format_docstring
Function · 0.85
get
Method · 0.80
format
Method · 0.45
Tested by
no test coverage detected