Skip to content

Example of configuring multiplage apps via a custom config file

Notifications You must be signed in to change notification settings

sfc-gh-amiribel/mpa-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Multi-Page Configuration

Streamlit App

An example of how to use a page_config.yaml file to control the ordering, icons, and nesting of the pages in the sidebar of a Multi-Page Streamlit App.

Features include:

  • Controling the order of the pages displayed
  • Nesting related apps within a "section"
  • Adding a created date on each app, and automatically adding a 🆕 icon
  • Automatically adding the icon and title at the top of each page
  • Displaying some pages in wide-mode

Note that this depends on an API that may change, and is not designed to be used this way, so this will probably NOT work long-term.

About

Example of configuring multiplage apps via a custom config file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%