MCPcopy
hub / github.com/plotly/dash / app3.py

File app3.py

tests/background_callback/app3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dash import Dash, Input, Output, State, dcc, html
2import time
3
4from tests.background_callback.utils import get_background_callback_manager

Callers

nothing calls this directly

Calls 3

DashClass · 0.90
runMethod · 0.45

Tested by

no test coverage detected