luisotorres commited on
Commit
ebbe774
1 Parent(s): 4c4cadf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -345,7 +345,7 @@ 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
- Demo:
349
  <br><br></p>"""
350
  st.markdown(text, unsafe_allow_html=True)
351
 
 
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)
351