awacke1 commited on
Commit
f231198
1 Parent(s): c8a522d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,6 +82,6 @@ strokeWidth=0.5
82
  height=600
83
  ).interactive()
84
 
85
- Display the 3D map and the Altair chart
86
  st.pydeck_chart(r)
87
  st.altair_chart(altair_chart)
 
82
  height=600
83
  ).interactive()
84
 
85
+ # Display the 3D map and the Altair chart
86
  st.pydeck_chart(r)
87
  st.altair_chart(altair_chart)