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

Route update_output

sagemaker-serverless/test_inference_dash.py:None–None  ·  view source on GitHub ↗
app.callback(Output('output', 'children'), [Input('upload', 'contents')])

Source from the content-addressed store, hash-verified

1import json
2import requests
3import dash
4from dash.dependencies import Input, Output

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected