By default, the table will expand to the width of its container. ... columns=[{'id': c, 'name': c} for c in df.columns], style_table={'overflowX': 'auto'}, ...
確定! 回上一頁