Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ shellapp.py
File
shellapp.py
IPython/core/shellapp.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# encoding: utf-8
2
""
"
3
A mixin
for
:
class
:`~IPython.core.application.Application` classes that
4
launch InteractiveShell instances, load extensions, etc.
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected