import dash_core_components as dcc import dash_html_components as html from dash.dependencies import Input, Output app = dash.Dash()
確定! 回上一頁