Holoviews plot not rendered in cell in JupyterLab

匿名 (未验证) 提交于 2019-12-03 01:36:02

问题:

I recently tried running the 1-Introduction.ipynb notebook in holoviews-examples in jupyterlab 0.32.1 with bokeh 0.12.16, holoviews 1.10.7 and jupyterlab_pyviz 0.5.2 installed. The plots don't seem to be rendered in a cell, however; moreover, I can't move the plot around or delete it (see the below example for when I run the first cell in the notebook containing a scatter plot):

Any thoughts as to what could be causing this? I don't have this problem if I use bokeh directly.

回答1:

Per philippjfr, the presence of the beakerx-jupyterlab extension was interfering with holoviews; disabling the former fixed the problem.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!