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

Jupyter lab 4 (on sepal jellyfish) breaks ipyleaflet traits #304

Closed
dfguerrerom opened this issue Oct 9, 2023 · 3 comments
Closed

Jupyter lab 4 (on sepal jellyfish) breaks ipyleaflet traits #304

dfguerrerom opened this issue Oct 9, 2023 · 3 comments

Comments

@dfguerrerom
Copy link
Contributor

As it was reported initially on: jupyterlab/jupyterlab#14829, some ipyleaflet traits are broken with jupyter lab 4... this will cause some of the tools developed with this python package to experience unexpected behaviors, such as not updating bounds or modifying the map zoom levels.
I post it here just to keep track of the development of one solution.

related topics

@12rambau
Copy link
Member

while this is worked on from ipyleaflet side, do you think it would be possible to pin the Jupyterlab version here:

/usr/bin/python3 -m pip install jupyterlab

@dfguerrerom
Copy link
Contributor Author

This is something we have considered, but we have first to test if Jupyterlab<4 works well with ipywidgets, voila, and ipyvuetify

@dfguerrerom
Copy link
Contributor Author

Until ipyleaflet for jupyterlab 4 is updated, we'll use @cdanielw fork: https://github.com/cdanielw/ipyleaflet with the fix.

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

2 participants