harrychangjr commited on
Commit
6e28e35
1 Parent(s): 623a9fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -58,6 +58,8 @@ to this custom dashboard.
58
  Dashboard will be updated as and whenever necessary. Enjoy!
59
  """)
60
  st.markdown("""""")
 
 
61
  linkedin_url = "https://www.linkedin.com/in/harrychangjr/"
62
  github_url = "https://github.com/harrychangjr"
63
  email_url = "mailto:[email protected]"
 
58
  Dashboard will be updated as and whenever necessary. Enjoy!
59
  """)
60
  st.markdown("""""")
61
+ st.subheader("Demo Video")
62
+ st.video("https://youtu.be/xyKkX_Ch4KQ")
63
  linkedin_url = "https://www.linkedin.com/in/harrychangjr/"
64
  github_url = "https://github.com/harrychangjr"
65
  email_url = "mailto:[email protected]"