tonyassi commited on
Commit
de3977d
·
verified ·
1 Parent(s): 5936a9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -41,11 +41,7 @@ color_bar = ColorBar(color_mapper=color_mapper['transform'], width=8, location=(
41
  p.add_layout(color_bar, 'right') # Position the color bar to the right
42
 
43
  st.markdown("""
44
- hello
45
-
46
- hi
47
-
48
- tony
49
  """)
50
 
51
  # Display the Bokeh figure in Streamlit
 
41
  p.add_layout(color_bar, 'right') # Position the color bar to the right
42
 
43
  st.markdown("""
44
+ <br><br><br><br><br><br>
 
 
 
 
45
  """)
46
 
47
  # Display the Bokeh figure in Streamlit