Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giswqs/streamlit-multipage-template

A streamlit multipage app template for geospatial applications
https://github.com/giswqs/streamlit-multipage-template

earthengine geemap geospatial leafmap streamlit streamlit-dashboard streamlit-webapp

Last synced: 3 months ago
JSON representation

A streamlit multipage app template for geospatial applications

Awesome Lists containing this project

README

        

# streamlit-multipage-template

A streamlit multipage app template for geospatial applications. It can be deployed to [Streamlit Cloud](https://streamlit.io/cloud) or [MyBinder](https://mybinder.org/).

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/streamlit-multipage-template/master?urlpath=proxy/8501/)

Web App URL:

## Instructions

1. For the GitHub repository or use it as a template for your own project.
2. Customize the sidebar by changing the sidebar text and logo in each Python file.
3. Find your favorite emoji from https://emojipedia.org.
4. Add a new app to the `pages/` directory with an emoji in the file name, e.g., 1_🚀_Chart.py.

## Demo

![](https://i.imgur.com/6lj0oAO.png)