Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ kate
Function
kate
IPython/lib/editorhooks.py:126–127 ·
view source on GitHub ↗
(exe=u'kate')
Source
from the content-addressed store, hash-verified
124
125
126
def
kate(exe=u
'kate'
):
127
install_editor(exe + u
' -u -l {line} {filename}'
)
Callers
nothing calls this directly
Calls
1
install_editor
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…