ipyvolume
ipyvolume copied to clipboard
Error in JupyterLab
I recently switch over from notebooks to jupyterlab. After installing everything according to the docs, I get this JS error when running the examples:
Failed to load model class 'VuetifyTemplateModel' from module 'jupyter-vuetify'
@http://localhost:8889/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/134.bcbea9feb6e7c4da7530.js?v=bcbea9feb6e7c4da7530:1:74865
asyncFunctionResume@[native code]
@http://localhost:8889/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/150.3e1e5adfd821b9b96340.js?v=3e1e5adfd821b9b96340:1:10738
I installed the missing package and its associated extension, but still no luck.
Hi there. I encountered the same issue. Did you manage to solve it?