adrianpierce commited on
Commit
cf8095e
1 Parent(s): e90de24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -15,6 +15,8 @@ show_pages(
15
  ]
16
  )
17
 
 
 
18
  # f = open('test_input.json')
19
  # json_test = json.load(f)
20
  # st.json(json_test)
 
15
  ]
16
  )
17
 
18
+ st.sidebar.markdown("# Main page 🎈")
19
+
20
  # f = open('test_input.json')
21
  # json_test = json.load(f)
22
  # st.json(json_test)