Pratulya Bubna
Pratulya Bubna
Resolves this issue for me as well (`python 3.6.9` `jupyterlab 2.1.4` ) - installing latest ipyvolume release - `pip install ipyvolume==0.6.0a6` (pre-release) - installing bqplot - `pip install bqplot` -...
I was able to resolve this for `jupyterlab` `2.1.4` (python3.6.9) by installing: - latest ipyvolume release (assuming latest ipyvolume labextension) - `pip install ipyvolume==0.6.0a6` (pre-release) - bqplot - `pip install...
I got it working for JupyterLab 2.1.4 by installing pre-release `ipyvolume` (0.6.0 alpha.6) for python and installing `bqplot` for python and labextension.