mirror of
https://github.com/streamlit/agent-skills.git
synced 2026-09-14 15:29:04 +08:00
aa06107048
Adds (additive) to the displaying-streamlit-data sub-skill: a top-of-file rule that use_container_width is deprecated (width="stretch" is default); a Dataframe selection & state section (on_select+key, not data_editor); a Styler-vs-column_config formatting note; and a stronger hidden!=withheld PII note. Canonical column_config example untouched. Validated via an AST discrimination battery (4 rules x 12 fixtures, all discriminate).