# hello **Repository Path**: csfxqcq/hello ## Basic Information - **Project Name**: hello - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-21 - **Last Updated**: 2025-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Demo: `streamlit hello` as a native multipage app [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/streamlit/docs/main/python/api-examples-source/mpa-hello/Hello.py) This project highlights Streamlit's new multipage app functionality. ![In-use Animation](https://github.com/streamlit/hello/blob/main/mpa-hero.gif?raw=true "In-use Animation") ## How to run this demo The demo can be accessed via Streamlit Community Cloud [here](https://share.streamlit.io/streamlit/docs/main/python/api-examples-source/mpa-hello/Hello.py) or locally via the following steps: ``` pip install streamlit streamlit hello ``` ## Learn more - [Documentation](https://docs.streamlit.io/library/get-started/multipage-apps) - [Blog post](https://blog.streamlit.io/introducing-multipage-apps/) ## Questions? Comments? Please ask in the [community forum](https://discuss.streamlit.io).