Open Jason-S-Ross opened 3 years ago
can you try opening a dev-console on your browser (should be F12 on most browsers) and see if and what kind of error gets reported there
if for example there is a version conflict in labextensions those usually show in some form
also did you try a fresh environment with only jupyterlab, vtk, ipygany?
Here's what I try to run in jupyterlab:
I get the following message:
Error displaying widget: model not found
I'm running a notebook with a conda kernel. Here's
conda list
for the appropriate conda environment:Here's my labextension listing:
Any help is appreciated. Thanks!