jupyter-widgets/jupyterlab-sidecar

Sidecar side panel no longer appearing

psychemedia opened this issue · 2 comments

Noting that installing the sidecar package from PyPi into a recent environment launched via MyBinder, the sidecar no longer appears to work?

image

eteq commented

I would guess this is because of the changes in ipywidgets 8.0.x, which I think broke sidecar. #86 I think is hoping to fix this.

We just released sidecar 0.5.2 on pypi which should fix this.