Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Error: Vuetify is not properly initialized on trying example notebook #43

Closed
tdeboer-ilmn opened this issue Feb 23, 2021 · 3 comments

Comments

@tdeboer-ilmn
Copy link

I tried the example notebook in my setup and am seeing the error

Error: Vuetify is not properly initialized

I am using the following versions of ipyvuetify and voila:

  bluebee@bbench:~/.applications$ pip3 freeze|egrep 'voila|vue'
  ipyvue==1.5.0
  ipyvuetify==1.6.2
  voila==0.2.7
  voila-vuetify==0.5.1

I'm uisng JupyterLab 3.0.8 and have activated the extensions as per the documentation, and this setup used to work correctly in JupyterLab < 3 so maybe something has changed in the setup?

Thanks!

image

@umrashrf
Copy link

umrashrf commented May 3, 2021

I have the same error.

$ cat requirements.txt
jupyterlab
voila-vuetify
bqplot
ipyvuetify

@mariobuikhuizen
Copy link
Member

Thanks for reporting! Will be fixed with #44.

@mariobuikhuizen
Copy link
Member

#44 is released in v0.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants