Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ autogen_shortcuts.py
File
autogen_shortcuts.py
docs/autogen_shortcuts.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dataclasses
import
dataclass
2
from
inspect
import
getsource
3
from
pathlib
import
Path
4
from
typing
import
cast, List, Union
Callers
nothing calls this directly
Calls
6
create_ipython_shortcuts
Function · 0.90
_DummyTerminal
Class · 0.85
bindings_from_prompt_toolkit
Function · 0.85
format_prompt_keys
Function · 0.85
sentencize
Function · 0.85
write
Method · 0.45
Tested by
no test coverage detected