eagle0504's picture
app updated
746d2f1

A newer version of the Streamlit SDK is available: 1.48.1

Upgrade
metadata
title: Configure and customize your app
slug: /develop/concepts/configuration

Configure and customize your app

Configuration options

Understand they types of options available to you through Streamlit configuration.

HTTPS support

Understand how to configure SSL and TLS for your Streamlit app.

Static file serving

Understand how to host files alongside your app to make them accessible by URL. Use this if you want to point to files with raw HTML.

Theming

Understand how to use the theming configuration options to customize the color and appearance of your app.