jupyter-plotly-dash:用于 plotly dash 应用程序的 Jupyter 笔记本包装器

时间:2021-05-29 19:44:25
【文件属性】:
文件名称:jupyter-plotly-dash:用于 plotly dash 应用程序的 Jupyter 笔记本包装器
文件大小:150KB
文件格式:ZIP
更新时间:2021-05-29 19:44:25
Python jupyter-plotly-dash 允许在 Jupyter 笔记本中使用应用程序,同时管理会话和内部状态。 在此处查看此项目的源代码: : 在您的浏览器中试试我: 更详细的信息可以在的在线文档中找到 安装 安装软件包。 强烈建议使用virtualenv环境。 pip install jupyter_plotly_dash 现在已经安装了该软件包,可以在Jupyter笔记本中使用它。 使用简单 安装后,根据需要使用jupyter notebook或jupyter lab启动 python Jupyter notebook 服务器。 创建一个Dash应用程序,为应用程序使用JupyterDash类而不是dash.Dash ,并将以下内容复制到代码单元中并对其进行评估。 from jupyter_plotly_dash import JupyterDash import
【文件预览】:
jupyter-plotly-dash-master
----MANIFEST.in(40B)
----CONTRIBUTIONS.md(1KB)
----check_code(184B)
----binder()
--------requirements.txt(32B)
--------postBuild(919B)
----agreements()
--------ccla.pdf(53KB)
--------icla.pdf(43KB)
--------icla.docx(8KB)
--------ccla.docx(8KB)
----requirements.txt(101B)
----LocalServing.ipynb(4KB)
----.travis.yml(271B)
----LICENSE(34KB)
----setup.py(2KB)
----README.md(4KB)
----JupyterDash.ipynb(8KB)
----make_env(1022B)
----jupyter-config()
--------jupyter_notebook_config.d()
----docs()
--------make.bat(787B)
--------introduction.rst(144B)
--------conf.py(5KB)
--------usage.rst(71B)
--------installation.rst(451B)
--------index.rst(547B)
--------Makefile(616B)
--------development.rst(1KB)
----URLRewritingExample.ipynb(4KB)
----CONTRIBUTORS.md(158B)
----.gitignore(1KB)
----jupyter_plotly_dash()
--------nbsrvext.py(13KB)
--------ipython.py(1KB)
--------__init__.py(919B)
--------dash_wrapper.py(9KB)
--------serverext()
--------async_views.py(5KB)
--------tests()
--------version.py(867B)
--------nbkernel.py(2KB)
----dev_requirements.txt(114B)

网友评论