ipywidgets_server icon indicating copy to clipboard operation
ipywidgets_server copied to clipboard

Ipyvolume not longer works with ipywidgets-server

Open DougRzz opened this issue 6 years ago • 1 comments

The recent versions of ipyvolume don't seem to work with ipywidsgets-server. There are no error messages and the screen just stays blank. I downgraded the version of ipyvolume which i know used to work but there still seems to be a problem so it might be my Python installation.

Here is an example which i took from the ipyvolume documentation.

ipywidgets-server ipyvolumeExample:vbox ipyvolumeExample.zip

ipywidgets-server ipyvolumeExample:vbox

it works fine in Jupyter Notebook (classic) image

DougRzz avatar Oct 12 '18 21:10 DougRzz

Thanks for reporting!

I suspect this is because the JS bundle in ipywidgets-server is out of date. Will take a look in the next few days.

pbugnion avatar Oct 15 '18 06:10 pbugnion