matplotlib / matplotlib/ipympl
Scroll events not detected in Jupyter-Lab
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in JupyterLab with %matplotlib widget, then compare scroll handling with a normal notebook using %matplotlib notebook. Trace the JupyterLab widget integration and verify that scroll events are detected in the widget backend; the issue provides no file or test to begin from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, jupyter-notebook
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100