Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ setup
Function
setup
docs/source/conf.py:210–211 ·
view source on GitHub ↗
(app)
Source
from the content-addressed store, hash-verified
208
209
210
def
setup(app):
211
app.add_css_file(
"theme_overrides.css"
)
212
213
214
# Cleanup
Callers
1
setup.py
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…