Skip to content

Allow usage of 3000 as app port#11525

Merged
lukasmasuch merged 3 commits intodevelopfrom
allow-usage-of-3000-as-port
Jun 5, 2025
Merged

Allow usage of 3000 as app port#11525
lukasmasuch merged 3 commits intodevelopfrom
allow-usage-of-3000-as-port

Conversation

@lukasmasuch
Copy link
Copy Markdown
Collaborator

Describe your changes

Removes all warnings about using 3000 as app port. 3000 was historically blocked as our internal development port. However, with the change to vite we changed how we detect that we are in development mode. This allowed us to make 3000 also usable by users.

GitHub Issue Link (if applicable)


Contribution License Agreement

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

@lukasmasuch lukasmasuch changed the title [WIP] Allow usage of 3000 as port [WIP] Allow usage of 3000 as app port Jun 5, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 5, 2025

✅ PR preview is ready!

Name Link
📦 Wheel file https://core-previews.s3-us-west-2.amazonaws.com/pr-11525/streamlit-1.45.1-py3-none-any.whl
🕹️ Preview app pr-11525.streamlit.app (☁️ Deploy here if not accessible)

@sfc-gh-lmasuch sfc-gh-lmasuch added security-assessment-completed change:bugfix PR contains bug fix implementation impact:users PR changes affect end users labels Jun 5, 2025
@sfc-gh-lmasuch sfc-gh-lmasuch changed the title [WIP] Allow usage of 3000 as app port Allow usage of 3000 as app port Jun 5, 2025
@sfc-gh-lmasuch sfc-gh-lmasuch marked this pull request as ready for review June 5, 2025 10:06
@sfc-gh-lmasuch sfc-gh-lmasuch requested a review from a team as a code owner June 5, 2025 10:06
@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Jun 5, 2025

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

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@lukasmasuch lukasmasuch merged commit 1d516f8 into develop Jun 5, 2025
39 of 40 checks passed
@lukasmasuch lukasmasuch deleted the allow-usage-of-3000-as-port branch June 5, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:bugfix PR contains bug fix implementation impact:users PR changes affect end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Could not run streamlit on 3000 port.

3 participants