-
Notifications
You must be signed in to change notification settings - Fork 325
Improve scrolling #7360
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
Comments
Currently (insider 1.61), notebook does not support the smooth scroll preference that is used with the mouse scroll wheel. |
+1 for improved scrolling in cell outputs. This is especially troublesome for pandas DataFrames (a couple of examples attached below, including truncated values): Pandas has a couple of commands to change the number of output rows and columns within Jupyter and JupyterLab, e.g.: ...but these configurations are not honored within VS Code. Is there a way that we could notify the user that they would need to change Related issues: |
Was this feature solved? Because I still have the same issue, may I ask how to fix that? I have the latest version. |
Uh oh!
There was an error while loading. Please reload this page.
We have had many user complaints on surveys or other feedback channels about scrolling problems. Here's a bunch of issues related to it:
Here are some papercuts that @claudiaregio identfied as possibly being related to the feedback she's seen
The text was updated successfully, but these errors were encountered: