Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ start
Method
start
IPython/core/profileapp.py:193–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
191
print()
192
193
def
start(self):
194
self.list_profile_dirs()
195
196
197
create_flags = {}
Callers
nothing calls this directly
Calls
1
list_profile_dirs
Method · 0.95
Tested by
no test coverage detected