-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
feature:configRelated to `config.toml` and config optionsRelated to `config.toml` and config optionstype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
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
github-actions, Sprocketer, ilya112358 and RusabKhan
Metadata
Metadata
Assignees
Labels
feature:configRelated to `config.toml` and config optionsRelated to `config.toml` and config optionstype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features