安装 plotly jupyterlab 扩展:
https://plotly.com/python/getting-started/#jupyterlab-support-python-35
简单的解决方案:
1,插件安装
命令行:jupyter labextension install jupyterlab-plotly
web端:插件安装 jupyterlab-plotly (Enable,然后刷新web)
2 重启
- 安装扩展后重启 Jupyter Lab。
标签:web,jupyterlab,Jupyter,插件,中未,Notebook,plotly,安装 From: https://www.cnblogs.com/xiaoniu-666/p/18146510