-
Notifications
You must be signed in to change notification settings - Fork 59
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
JupyterLab v4 support #293
Comments
Hi @melanopsis, what makes you think it is not? |
Hi, it's primarily this. Because of the JLab3 requirement, JLab4 complains that the extension is outdated. |
Is there a resolution for this?? I'm on jupyterlab 4.1.2, and the jupyter-vuetify v1.9.4 is listed as outdated, just as above. |
For what it's worth, JupyterLab v3 has reached "end of maintenance" as of 2.5 months ago (May 15, 2024): https://blog.jupyter.org/jupyterlab-3-end-of-maintenance-879778927db2 So ideally ipyvuetify would be updated to have explicit support for the currently-maintained version of JupyterLab, which is v4. Right now, as mentioned above, ipyvuetify is reported as incompatible:
This also affects downstream packages like Solara, which list ipyvuetify as a dependency. |
Thanks for reporting!, fixed in v1.10.0 |
Note that ipyvuetify did work, and we always supported jupyter lab 4. If ipyvuetify wasn't working in jupyterlab 4, that must have been for other reasons. Older versions of ipyvuetify should be compatible with jupyterlab 4. |
Greetings,
Any plans to support JupyterLab v4?
Thanks!
The text was updated successfully, but these errors were encountered: