app = JupyterDash(__name__, external_stylesheets=[dbc.themes.BOOTSTRAP]) server = app.server controls = dbc.Card( [ dbc.FormGroup( [ dbc.Label("Output ...
確定! 回上一頁