awacke1 commited on
Commit
72624ce
1 Parent(s): 0a68777

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1,4 +1,7 @@
1
  import streamlit as st
 
 
 
2
  st.markdown("""
3
  ## Anatomy 101 with Health Care Costs:
4
 
 
1
  import streamlit as st
2
+
3
+ st.set_page_config(layout="wide")
4
+
5
  st.markdown("""
6
  ## Anatomy 101 with Health Care Costs:
7