Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ kate
Function
kate
IPython/lib/editorhooks.py:127–128 ·
view source on GitHub ↗
(exe=u'kate')
Source
from the content-addressed store, hash-verified
125
126
127
def
kate(exe=u
'kate'
):
128
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