Skip to content

Better welcome message when running streamlit hello #1464

@treuille

Description

@treuille

Problem

When I first run streamlit hello I see the following text:

You can now view your Streamlit app in your browser. 

which is great for streamlit run but not streamlit hello (because I didn’t just create an app).

Solution

It would be great to see something like:

Welcome to Streamlit. Check out our demo in your browser.

  <LIST OF URLS>

Ready to create your own Python apps super quickly? Just head over to:

  https://docs.streamlit.io

May you create awesome apps!

Metadata

Metadata

Assignees

Labels

type:enhancementRequests for feature enhancements or new features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions