Abhishek Kumar
Add streamlit configuration file to handle permission issues.
371de80
raw
history blame contribute delete
234 Bytes
[server]
enableCORS = false
enableXsrfProtection = false
[browser]
gatherUsageStats = false
[theme]
primaryColor = "#4CAF50"
backgroundColor = "#FFFFFF"
secondaryBackgroundColor = "#F0F2F6"
textColor = "#262730"
font = "sans serif"