pyldavis_dash:自定义Dash组件,使pyLDAvis在Dash框架中可用

时间:2021-05-15 01:48:37
【文件属性】:
文件名称:pyldavis_dash:自定义Dash组件,使pyLDAvis在Dash框架中可用
文件大小:74KB
文件格式:ZIP
更新时间:2021-05-15 01:48:37
Python 皮尔达维斯破折号 pyLDAvis转换为Dash。 将pyLDAvis数据另存为.html文件后,只需提取var部分并将其传递给破折号自定义组件即可。 非常感谢 短跑 转到此链接以了解有关。 入门 # Install dependencies $ npm install # Watch source for changes and build to `lib/` $ npm start 发展 演示服务器 您可以启动演示开发服务器以查看呈现的组件的演示: $ builder run demo $ open http://localhost:9000 您必须在demo/Demo.react.js维护组件列表。 代码质量和测试 要运行皮棉和单元测试: $ npm test 要运行单元测试并注意更改: $ npm run test-watch 要在浏览器(Chrome)中调试单元测试,请执行
【文件预览】:
pyldavis_dash-master
----setup.py(303B)
----.gitignore(158B)
----.babelrc(82B)
----.eslintrc(90B)
----package.json(1KB)
----requirements.txt(50B)
----.builderrc(46B)
----package-lock.json(280KB)
----src()
--------components()
--------index.js(128B)
----MANIFEST.in(141B)
----usage.py(4KB)
----CHANGELOG.md(336B)
----LICENSE.txt(1KB)
----README.md(4KB)
----demo()
--------index.js(614B)
--------index.html(441B)
--------Demo.react.js(473B)
----.npmignore(58B)
----pyldavis_dash()
--------__init__.py(790B)
--------version.py(22B)
----test()
--------main.js(346B)

网友评论