Ashoka74 commited on
Commit
6a64be0
·
verified ·
1 Parent(s): b4feee8

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -2
.streamlit/config.toml CHANGED
@@ -1,6 +1,7 @@
1
  [browser]
2
  pageTitle = "UAP ANALYTICS"
3
  pageIcon = ":alien:"
 
4
 
5
  [server]
6
  enableXsrfProtection = false
@@ -29,8 +30,6 @@ font = "sans serif"
29
  # Base theme (light or dark)
30
  base = "dark"
31
 
32
- [ui]
33
- hideSidebarNav = false
34
 
35
  [runner]
36
  magicEnabled = true
 
1
  [browser]
2
  pageTitle = "UAP ANALYTICS"
3
  pageIcon = ":alien:"
4
+ layout = "wide"
5
 
6
  [server]
7
  enableXsrfProtection = false
 
30
  # Base theme (light or dark)
31
  base = "dark"
32
 
 
 
33
 
34
  [runner]
35
  magicEnabled = true