Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Browser website reload required to recognise Streamlit .toml config file changes #8320

@Sprocketer

Description

@Sprocketer

Checklist

  • I have searched the existing issues for similar issues.
  • I added a very descriptive title to this issue.
  • I have provided sufficient information below to help reproduce this issue.

Summary

New code automatically gets implemented when the file is saved with streamlit run, however changing anything in the config files in the .streamlit directory (e.g. colors under [theme] in .streamlit/config.toml does not result in a reload once the file is saved.
I'm guessing that nobody has tried to implement this yet - but it'd be very useful when rapidly trying out many themes for your site (for example) and would generally make sense.

Reproducible Code Example

No response

Steps To Reproduce

No response

Expected Behavior

No response

Current Behavior

No response

Is this a regression?

  • Yes, this used to work in a previous version.

Debug info

  • Streamlit version: 1.32.2
  • Python version: 3.10.13
  • Operating System: Windows 11
  • Browser: Chrome

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:configRelated to `config.toml` and config optionstype:enhancementRequests for feature enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions