Skip to content

Output resizable table in Jupyter notebooks #219

Open
@alllex

Description

@alllex

Currently, if dataframe cells contain text that is longer than a specific length, it gets truncated without the possibility to view the whole values. This makes it really hard to work with such dataframes.

image

If it's not possible or too involved to create resizable tables, then there should at least be a workaround to be able to adjust the width of the columns from the code.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation (not KDocs)enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions