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

Scroll events not detected in Jupyter-Lab #73

Open
banesullivan opened this issue Nov 27, 2018 · 4 comments
Open

Scroll events not detected in Jupyter-Lab #73

banesullivan opened this issue Nov 27, 2018 · 4 comments

Comments

@banesullivan
Copy link

In normal Jupyter notebooks using the %matplotlib notebook magic command, scroll events are detected. In Jupyter-Lab with the %matplotlib widget magic command scroll events are not detected.

Is there a way to fix this?

I can post screen captures if needed.

@transpersonify
Copy link

I have the same issue. Scroll and zoom buttons are not functional.

@ArEsKay3
Copy link

I had a similar problem and I found that I needed to import matplotlib before %matplotlib widget.
Once I did that the issue went away.

@tacaswell
Copy link
Member

This is interestingly the opposite of #81 and is probably broken by #94

@ianhi
Copy link
Collaborator

ianhi commented Aug 14, 2020

and then was fixed by #109

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

5 participants