Tried installing lexcube on my Jupyter notebook using pip install. Restarted the kernel, but when trying to visualize a Zarr cube, I keep getting an error message:
[Open Browser Console for more detailed log - Double click to close this message]
Failed to load model class 'Cube3DModel' from module 'lexcube'
Error: No version of module lexcube is registered
Not sure what else to try given that I restarted the Kernel and also restarted and verified lexcube was installed correctly.