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