luisotorres commited on
Commit
f092ed3
1 Parent(s): ebbe774

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -345,6 +345,8 @@ Here's what you can do:
345
 
346
  Empower your investment strategy with cutting-edge financial APIs and visualization tools. <br>Start making informed decisions to elevate your financial future today.
347
  <br><br>
 
 
348
  Kaggle Notebook: <a href="https://www.kaggle.com/code/lusfernandotorres/building-an-investment-portfolio-management-app">Building an Investment Portfolio Management App 💰 - by @lusfernandotorres</a>
349
  <br><br></p>"""
350
  st.markdown(text, unsafe_allow_html=True)
 
345
 
346
  Empower your investment strategy with cutting-edge financial APIs and visualization tools. <br>Start making informed decisions to elevate your financial future today.
347
  <br><br>
348
+ Demo video: <a href="https://www.youtube.com/watch?v=7MuQ4G6tq_I">Investment Portfolio Management App - Demo</a>
349
+ <br><br>
350
  Kaggle Notebook: <a href="https://www.kaggle.com/code/lusfernandotorres/building-an-investment-portfolio-management-app">Building an Investment Portfolio Management App 💰 - by @lusfernandotorres</a>
351
  <br><br></p>"""
352
  st.markdown(text, unsafe_allow_html=True)