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.