Skip to content

Configure which columns to show in marimo.ui.table #6980

@shunichironomura

Description

@shunichironomura

Description

When I display a table using marimo.ui.table, I would like to configure which column to be displayed in the output table without changing the data passed to the marimo.ui.table.

This can be useful when you want to access the value of a column for the row(s) that the user selects, but do not want to show the column for compactness.
A typical example of this would be a column for the ID of each entry.

Suggested solution

A new parameter for the marimo.ui.table to configure which columns to include (or exclude) would solve this.

Are you willing to submit a PR?

  • Yes

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions