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

Route set_cities_value

sagemaker-dash/tutorials/app11.py:None–None  ·  view source on GitHub ↗
app.callback(Output('cities-radio', 'value'), Input('cities-radio',
                                                     'options'))

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import dash
3import dash_core_components as dcc
4import dash_html_components as html

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected