Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ _collection
Function
_collection
tests/unit/mcp/test_mcp_configure.py:73–75 ·
view source on GitHub ↗
(app)
Source
from the content-addressed store, hash-verified
71
72
73
def
_collection(app):
74
app_context.set(app)
75
return
CallbackAdapterCollection(app)
76
77
78
# ---------------------------------------------------------------------------
Callers
3
test_mcpc004_include_callbacks_true_opt_out_mode
Function · 0.85
test_mcpc005_include_callbacks_false_opt_in_mode
Function · 0.85
test_mcpc011_configure_before_app_governs_callback_filter_mode
Function · 0.85
Calls
2
CallbackAdapterCollection
Class · 0.90
set
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…