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

can't use scrollbars when print dataframe in R kernel. #15235

Closed
li1311139481 opened this issue Oct 7, 2023 · 2 comments
Closed

can't use scrollbars when print dataframe in R kernel. #15235

li1311139481 opened this issue Oct 7, 2023 · 2 comments
Labels
bug status:Duplicate status:Needs Triage Applied to new issues that need triage

Comments

@li1311139481
Copy link

Description

When I print 1:12column of dataframe in R kernel
i get
image
It works well.
But when i print 1:13column or more of dataframe in R kernel
i get:
image
In previous versions of jupyterlab, if the data box had too many columns, we could see more information through the scroll bar at the bottom of the data box. But jupyterlab 4.0.6 does not have scrollbars

  • Operating System and version: Linux version 3.10.0-514.21.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Thu May 25 17:04:51 UTC 2017
  • Browser and version: Firefox 118.0.1
  • JupyterLab version: 4.0.6
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Oct 7, 2023
@krassowski
Copy link
Member

I believe this is a duplicate of #14625 (a Firefox-specific rather than R-specific issues) which has a fix in works. Do you agree?

@li1311139481
Copy link
Author

I believe this is a duplicate of #14625 (a Firefox-specific rather than R-specific issues) which has a fix in works. Do you agree?

Thanks for your response, I will close this issue and then track #14625

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Duplicate status:Needs Triage Applied to new issues that need triage
Projects
None yet
Development

No branches or pull requests

2 participants