lux-widget:适用于Lux的Jupyter Widget

时间:2024-05-06 18:31:44
【文件属性】:

文件名称:lux-widget:适用于Lux的Jupyter Widget

文件大小:7.02MB

文件格式:ZIP

更新时间:2024-05-06 18:31:44

TypeScript

Lux是一个旨在简化数据科学并促进数据快速实验的库。 您可以通过参考Python中的核心来了解有关Lux的更多信息。 这是用Typescript和React编写的Lux的Jupyter小部件前端。 这是运行中的Lux小部件的示例。 您可以在此实时找到完整的演示示例。 安装 对于Jupyter笔记本电脑或JupyterLab(3.0及更高版本),您可以通过pip或conda进行安装: pip install lux-api 或者 conda install -c conda-forge lux-api 在Jupyter Notebook中进行设置,VSCode 要在或使用Lux,请激活笔记本电脑扩展名: jupyter nbextension install --py luxwidget jupyter nbextension enable --py


【文件预览】:
lux-widget-master
----MANIFEST.in(131B)
----.travis.yml(175B)
----style()
--------index.js(21B)
--------base.css(11KB)
--------index.css(25B)
----pyproject.toml(145B)
----package.json(3KB)
----luxwidget()
--------_frontend.py(192B)
--------labextension()
--------widget.py(1KB)
--------__init__.py(437B)
--------nbextension()
--------_version.py(439B)
----LICENSE(11KB)
----package-lock.json(533KB)
----static()
--------package.json(3KB)
--------static()
----CONTRIBUTING.md(2KB)
----install.sh(377B)
----src()
--------plugin.ts(1KB)
--------warningBtn.tsx(888B)
--------utils.ts(875B)
--------extension.ts(544B)
--------version.ts(952B)
--------selectableCard.tsx(1KB)
--------buttonsBroker.tsx(3KB)
--------infoBtn.tsx(846B)
--------chartGallery.tsx(5KB)
--------tool.tsx(1KB)
--------widget.tsx(15KB)
--------interfaces()
--------index.ts(663B)
--------scrollableContent.tsx(3KB)
--------currentVis.tsx(6KB)
----.npmignore(107B)
----tsconfig.json(518B)
----setup.cfg(62B)
----requirements.txt(89B)
----examples()
--------lux-widget-demo.gif(4.34MB)
----run.sh(42B)
----install.json(180B)
----setup.py(3KB)
----.gitignore(2KB)
----webpack.config.js(2KB)
----conda.recipe()
--------meta.yaml(898B)
----install_lab.sh(77B)
----README.md(6KB)
----yarn.lock(208KB)

网友评论