How to use dash within Jupyter notebook or JupyterLab?(如何在 Jupyter notebook 或 JupyterLab 中使用破折号?)
问题描述
是否可以在 Jupyter Notebook 中使用仪表板应用程序,而不是在浏览器中提供和查看?
我的目的是在 Jupyter 笔记本中链接图表,以便将鼠标悬停在一个图表上生成另一个图表所需的输入.
(免责声明,我帮助维护 Dash)
请参阅 中查看替代解决方案,例如 我可以在jupyter主题中运行dash应用.
Is it possible to have a dash app within a Jupyter Notebook, rather than served up and viewed in a browser?
My intention is to link graphs within a Jupyter notebook so that hovering over one graph generates the input required for another graph.
(Disclaimer, I help maintain Dash)
See https://github.com/plotly/jupyterlab-dash. This is a JupyterLab extension that embeds Dash within Jupyter.
Also see alternative solutions in the Dash Community Forum like the Can I run dash app in jupyter topic.
这篇关于如何在 Jupyter notebook 或 JupyterLab 中使用破折号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何在 Jupyter notebook 或 JupyterLab 中使用破折号?


- ";find_element_by_name(';name';)";和&QOOT;FIND_ELEMENT(BY NAME,';NAME';)";之间有什么区别? 2022-01-01
- 计算测试数量的Python单元测试 2022-01-01
- 使用 Cython 将 Python 链接到共享库 2022-01-01
- 检查具有纬度和经度的地理点是否在 shapefile 中 2022-01-01
- 使用公司代理使Python3.x Slack(松弛客户端) 2022-01-01
- CTR 中的 AES 如何用于 Python 和 PyCrypto? 2022-01-01
- 我如何透明地重定向一个Python导入? 2022-01-01
- 我如何卸载 PyTorch? 2022-01-01
- 如何使用PYSPARK从Spark获得批次行 2022-01-01
- YouTube API v3 返回截断的观看记录 2022-01-01