Open jehyunlee opened 5 years ago
I have this same issue in JupyterLab 0.35.4.
I'm having a similar issue. I really can't figure out what's wrong. I've installed everything under one of my conda environments, but I can't seem to get ipywidgets working. I'd appreciate any help!
You could try for jupyter lab <1.0 to install an older version of ipyvolume's frontend code:
$ jupyter labextension install ipyvolume@0.5.1
But now that jupyter lab 1.0 is out I'd advise you to use that.
Please provide a screenshot of the javascript console, or the output of it, so I have more information.
I have installed
ipyvolume
and other components forjupyterlab
as recommended. There was no error messages and I believe all processes were performed properly, however, I meet Error displaying widget message whenever I tryipyvolulme
as shown below screenshot.For easy comparison with tutorials, I run a few cells and pasted the results below.
MCMC example