Skip to content

Docs for table hide options#14497

Merged
lukasmasuch merged 2 commits intostreamlit:developfrom
MathCatsAnd:docs-table-hide-options
Mar 24, 2026
Merged

Docs for table hide options#14497
lukasmasuch merged 2 commits intostreamlit:developfrom
MathCatsAnd:docs-table-hide-options

Conversation

@MathCatsAnd
Copy link
Copy Markdown
Contributor

Describe your changes

  • Update embedded apps to newer format
  • Use minimum height of 200px
  • Small style tweaks ("..the following:" -> "..the following values:")

Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

Copilot AI review requested due to automatic review settings March 24, 2026 18:05
@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Mar 24, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for contributing to Streamlit! 🎈

Please make sure you have read our Contributing Guide. You can find additional information about Streamlit development in the wiki.

The review process:

  1. Initial triage: A maintainer will apply labels, approve CI to run, and trigger AI-assisted reviews. Your PR may be flagged with status:needs-product-approval if the feature requires product team sign-off.

  2. Code review: A core maintainer will start reviewing your PR once:

    • It is marked as 'ready for review', not 'draft'
    • It has status:product-approved (or doesn't need it)
    • All CI checks pass
    • All AI review comments are addressed

We're receiving many contributions and have limited review bandwidth — please expect some delay. We appreciate your patience! 🙏

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the st.table API docstring to better document the hide_index / hide_header options and to modernize the embedded example formatting used in the generated docs.

Changes:

  • Refines hide_index / hide_header parameter descriptions (wording + formatting).
  • Converts st.table examples from doctest-style prompts to .. code-block:: python blocks with :filename:.
  • Raises the embedded app minimum height for the “minimal table” example output to 200px.

Copy link
Copy Markdown
Collaborator

@lukasmasuch lukasmasuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@lukasmasuch lukasmasuch added impact:users PR changes affect end users change:docs PR contains documentation change labels Mar 24, 2026
@lukasmasuch lukasmasuch enabled auto-merge (squash) March 24, 2026 18:45
@lukasmasuch lukasmasuch merged commit c488770 into streamlit:develop Mar 24, 2026
63 of 64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:docs PR contains documentation change impact:users PR changes affect end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants