holoviz / pyviz_comms

Bidirectional communication for the HoloViz ecosystem
BSD 3-Clause "New" or "Revised" License
32 stars 15 forks source link

Displaying PyViz objects in JupyterLab requires the jupyterlab_pyviz extension to be installed #33

Closed dclong closed 4 years ago

dclong commented 5 years ago

The below message prompts repeated. I've already have the extension installed. image Below are versions of relevant libraries.

python:            3.67
jupyter             1.0.0
jupyter-client      5.2.4
jupyter-console     6.0.0
jupyter-core        4.4.0
jupyterhub          0.9.4
jupyterlab          0.35.4
jupyterlab-server   0.2.0
holoviews           1.11.3
pyviz-comms         0.7.2
@pyviz/jupyterlab_pyviz v0.7.1  enabled  OK
philippjfr commented 5 years ago

When filing an issue please provide the versions of all relevant libraries.

dclong commented 5 years ago

@philippjfr Sorry about that. I've update information of relevant libraries.

philippjfr commented 5 years ago

Perfect thanks. I'll have to look into it, there have been some changes recently which could affect things. They'll definitely be fixed once holoviews is released again but it should still be backward compatible.

philippjfr commented 4 years ago

I'm pretty sure this issue was addressed, please reopen if not.