dash-table-experiments:不再支持-使用https

时间:2021-04-25 16:52:11
【文件属性】:
文件名称:dash-table-experiments:不再支持-使用https
文件大小:1.84MB
文件格式:ZIP
更新时间:2021-04-25 16:52:11
JavaScript 破折号表实验 此套餐不再受支持 如果您正在寻找Dash的一流数据表组件,请转到并查看文档 。 用法 # Install $ pip install dash-table-experiments 回调使用 根据,要在dash-table-experiments使用回调,有两个关键步骤(有关完整的工作示例,请参见 ): # 1. Declare the table in app.layout dt.DataTable( rows=[{}], # initialise the rows row_selectable=True, filterable=True, sortable=True, selected_row_indices=[], id='datatable' ) # 2. Update rows in a callback @app.
【文件预览】:
dash-table-experiments-master
----MANIFEST.in(227B)
----circle.yml(394B)
----usage.py(3KB)
----.eslintrc(90B)
----usage-callback.py(2KB)
----LICENSE.txt(1KB)
----src()
--------components()
--------data()
--------index.js(302B)
----images()
--------Editable-DataTable.gif(155KB)
--------DataTable.gif(1.7MB)
----.babelrc(82B)
----.npmignore(57B)
----requirements.txt(1KB)
----dash_table_experiments()
--------dash_table_experiments.css(422B)
--------metadata.json(17KB)
--------__init__.py(1KB)
--------version.py(22B)
----demo()
--------index.html(923B)
--------Demo.react.js(873B)
--------index.js(614B)
----CONTRIBUTING.md(1KB)
----tox.ini(283B)
----test()
--------utils.py(574B)
--------__init__.py(0B)
--------test_integration.py(7KB)
--------IntegrationTests.py(2KB)
----setup.py(366B)
----README.md(2KB)
----.builderrc(46B)
----.gitignore(145B)
----usage-editable.py(2KB)
----CHANGELOG.md(3KB)
----package.json(1KB)

网友评论