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

JupyterLab v4 support #293

Open
melanopsis opened this issue Jan 3, 2024 · 6 comments
Open

JupyterLab v4 support #293

melanopsis opened this issue Jan 3, 2024 · 6 comments

Comments

@melanopsis
Copy link

Greetings,

Any plans to support JupyterLab v4?

Thanks!

@Alexboiboi
Copy link

Hi @melanopsis, what makes you think it is not?

@melanopsis
Copy link
Author

Hi, it's primarily this. Because of the JLab3 requirement, JLab4 complains that the extension is outdated.

image
image

@satyaloka93
Copy link

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.

@sjdemartini
Copy link

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:

❯ jupyter labextension list --verbose

JupyterLab v4.2.4
/path/to/env/share/jupyter/labextensions
        jupyter-vuetify v1.9.4 enabled  X

   The following extensions may be outdated or specify dependencies that are incompatible with the current version of jupyterlab:
        jupyter-vuetify

   If you are a user, check if an update is available for these packages.
   See below for the details.


"[email protected]" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab           Extension      Package
>=4.3.4 <4.4.0       >=2.0.0 <3.0.0||>=3.0.0 <4.0.0@jupyterlab/apputils

This also affects downstream packages like Solara, which list ipyvuetify as a dependency.

@mariobuikhuizen
Copy link
Collaborator

Thanks for reporting!, fixed in v1.10.0

@maartenbreddels
Copy link
Collaborator

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.

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

6 participants