Skip to main content

Streamlit component to present streamlit files as slides

Project description

README

You want to use streamlit to present slides? Search no more. Just follow these steps:

  • Install:
pip install streamlit-slides
  • Import it on your main file
import streamlit-slides as ss
ss.set_slide_config() # Same properties as st.set_page_config()
  • Put all your streamlit files in a slides/ folder

  • Run as usual

streamlit run my_slide_example.py

Live example

You can use the example repository as a starting point:

  • Live example on streamlit cloud

Known bugs

  • Cannot use st.echo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit-slides-0.0.2.tar.gz (442.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page