Config.toml in Streamlit Apps on snowflake

I use Streamlit Apps which is integrated in snowflake and want to use a config.toml file. I create a folder ‘.streamlit’ in my internal stage and put the config.toml file there but it isn’t working. How do I style my app in Streamlit Apps?

Hey @wvleet,

Check out the doc on unsupported features for Streamlit in Snowflake here – unfortunately, config files and custom themes are both included in that list. For the time being, they aren’t supported by Streamlit in Snowflake.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.