jupyter-dash:在Jupyter Notebook和JupyterLab中开发Dash应用程序

时间:2021-02-03 04:59:35
【文件属性】:
文件名称:jupyter-dash:在Jupyter Notebook和JupyterLab中开发Dash应用程序
文件大小:52KB
文件格式:ZIP
更新时间:2021-02-03 04:59:35
jupyter jupyter-notebook dash plotly-dash JupyterNotebookPython Jupyter Dash 该库使在Jupyter环境(例如经典Notebook,JupyterLab,Visual Studio Code笔记本,nteract,PyCharm笔记本等)中以交互方式开发Plotly Dash应用变得容易。 有关更多信息和示例用法,请参阅 。 安装 您可以使用pip安装JupyterDash Python软件包... $ pip install jupyter-dash 或conda $ conda install -c conda-forge -c plotly jupyter-dash JupyterLab支持 在JupyterLab中使用时,JupyterDash取决于 JupyterLab扩展,它需要JupyterLab 2.0或更高版本。 该扩展包含在Python软件包中,但是要激活它,必须重建JupyterLab。 JupyterLab应该会自动生成一个弹出对话框,要求您进行重建许可,但是也可以使用以下命令从命令行手动进行重建: $ jupyter lab build 要检查扩展程序是否正确安装,请致电jupyter labexte
【文件预览】:
jupyter-dash-master
----setup.py(4KB)
----.gitignore(149B)
----conda.recipe()
--------meta.yaml(769B)
----requirements.txt(57B)
----MANIFEST.in(262B)
----extensions()
--------jupyterlab()
----CHANGELOG.md(724B)
----LICENSE.txt(1KB)
----notebooks()
--------getting_started.py(8KB)
--------getting_started.ipynb(11KB)
----README.md(3KB)
----jupyter_dash()
--------__init__.py(319B)
--------jupyter_app.py(17KB)
--------comms.py(3KB)
--------labextension()
--------nbextension()
--------version.py(22B)
----renovate.json(41B)
----requirements-dev.txt(51B)
----binder()
--------requirements.txt(86B)

网友评论