vscode-jupyter
vscode-jupyter copied to clipboard
scrolling is buggy
Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
Scrolling inside the notebook is acting weird from time to time. Sometimes, scrolling up freezes, sometimes scrolling down, and oftentimes, both directions. The issue goes away when you look at empty cells. Moving to another tab with a notebook or .py file, the issue doesn't persist.
Here's a video showing the behavior.
https://github.com/microsoft/vscode-jupyter/assets/8408861/a401e90e-ccf2-41ca-9bdc-06d09bc9a0bd
VS Code Version
1.89.1
Jupyter Extension Version
2024.4.0
Jupyter logs
No response
Coding Language and Runtime Version
Python 3.11.8
Language Extension Version (if applicable)
Pylance 2024.5.104
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
None