Skip to content

Conversation

@jrieke
Copy link
Collaborator

@jrieke jrieke commented Oct 31, 2024

Describe your changes

  • Removes the deprecated use_column_width parameter from the hello app.
  • Cleans up a few smaller things in the hello app, such as lower-casing filenames, using sentence casing in the descriptions, moving the order of demos, and cleaning up the code. I want to do a bigger pass on the hello app in the future and add some new demos, but I thought I'd quickly fix the obvious things for now.

GitHub Issue Link (if applicable)

Testing Plan

Hello app is already covered by e2e tests.


Contribution License Agreement

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

@jrieke jrieke added security-assessment-completed Security assessment has been completed for PR impact:users PR changes affect end users change:other PR contains other type of change labels Oct 31, 2024
@jrieke jrieke marked this pull request as ready for review October 31, 2024 23:27
sfc-gh-lmasuch
sfc-gh-lmasuch approved these changes Oct 31, 2024
Copy link
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 👍 But some tests need to be updated

@jrieke jrieke merged commit 4c2b0f8 into develop Nov 1, 2024
@jrieke jrieke deleted the clean-up-hello branch November 1, 2024 17:27
sfc-gh-bnisco pushed a commit that referenced this pull request Nov 6, 2024
## Describe your changes

- Removes the deprecated `use_column_width` parameter from the hello
app.
- Cleans up a few smaller things in the hello app, such as lower-casing
filenames, using sentence casing in the descriptions, moving the order
of demos, and cleaning up the code. I want to do a bigger pass on the
hello app in the future and add some new demos, but I thought I'd
quickly fix the obvious things for now.

## GitHub Issue Link (if applicable)

## Testing Plan

Hello app is already covered by e2e tests. 

---

**Contribution License Agreement**

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

---------

Co-authored-by: Johannes Rieke <[email protected]>
Co-authored-by: lukasmasuch <[email protected]>
edegp pushed a commit to edegp/streamlit that referenced this pull request Jan 19, 2025
## Describe your changes

- Removes the deprecated `use_column_width` parameter from the hello
app.
- Cleans up a few smaller things in the hello app, such as lower-casing
filenames, using sentence casing in the descriptions, moving the order
of demos, and cleaning up the code. I want to do a bigger pass on the
hello app in the future and add some new demos, but I thought I'd
quickly fix the obvious things for now.

## GitHub Issue Link (if applicable)

## Testing Plan

Hello app is already covered by e2e tests. 

---

**Contribution License Agreement**

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

---------

Co-authored-by: Johannes Rieke <[email protected]>
Co-authored-by: lukasmasuch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:other PR contains other type of change impact:users PR changes affect end users security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants