MCPcopy Create free account
hub / github.com/alpha2phi/python-apps / display_click_data

Route display_click_data

sagemaker-dash/tutorials/app14.py:None–None  ·  view source on GitHub ↗
app.callback(Output('click-data', 'children'),
              Input('basic-interactions', 'clickData'))

Source from the content-addressed store, hash-verified

1import json
2
3import dash
4import dash_core_components as dcc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected