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

Truncate dataframe cell contents #2667

Closed
1 task done
Tracked by #1201
freddyaboulton opened this issue Nov 17, 2022 · 0 comments · Fixed by #10463
Closed
1 task done
Tracked by #1201

Truncate dataframe cell contents #2667

freddyaboulton opened this issue Nov 17, 2022 · 0 comments · Fixed by #10463
Assignees
Labels
💾 Dataframe enhancement New feature or request
Milestone

Comments

@freddyaboulton
Copy link
Collaborator

freddyaboulton commented Nov 17, 2022

  • I have searched to see if a similar issue already exists.

Is your feature request related to a problem? Please describe.
The dataframe component will show all the cell contents but this can make you dataframe really wide if it has really long text values (common in NLP).

dataframe_wide

Describe the solution you'd like
Dataframe cell contents are truncated after 20 or so characters. You can double click on the cell to expand it and double click to collapse it again.

Additional context
Add any other context or screenshots about the feature request here.

@freddyaboulton freddyaboulton added the enhancement New feature or request label Nov 17, 2022
@freddyaboulton freddyaboulton self-assigned this Nov 28, 2022
@pngwn pngwn mentioned this issue Feb 22, 2023
22 tasks
@abidlabs abidlabs removed this from the 3.x milestone May 9, 2023
@abidlabs abidlabs added this to the Component Cleanup milestone Jul 9, 2023
@hannahblair hannahblair assigned pngwn and unassigned pngwn Jul 31, 2023
@abidlabs abidlabs removed this from the Component Cleanup milestone Aug 10, 2023
@abidlabs abidlabs added this to the Gradio 5️⃣ milestone Jul 2, 2024
@abidlabs abidlabs assigned pngwn and unassigned pngwn Jul 13, 2024
@pngwn pngwn modified the milestones: Gradio 5, Gradio 5.x Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 Dataframe enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants