Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ app_page_cancel.py
File
app_page_cancel.py
tests/background_callback/app_page_cancel.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
dash
import
Dash, Input, Output, dcc, html, page_container, register_page
2
3
from
tests.background_callback.utils
import
get_background_callback_manager
4
Callers
nothing calls this directly
Calls
4
get_background_callback_manager
Function · 0.90
Dash
Class · 0.90
register_page
Function · 0.90
run
Method · 0.45
Tested by
no test coverage detected