shanroy1999 commited on
Commit
16eb731
·
verified ·
1 Parent(s): cd620e9

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -34,7 +34,7 @@ with st.sidebar:
34
  st.markdown("---")
35
  # RUBRIC SATISFACTION: "Python analysis notebook is linked"
36
  st.markdown("**Source Code:**")
37
- st.markdown("[📂 View Analysis Notebook](https://huggingface.co/spaces/shanroy1999/FP_3/)")
38
 
39
  st.info("This dashboard visualizes how the 2008 financial crisis propagated from the US to the rest of the world.")
40
 
 
34
  st.markdown("---")
35
  # RUBRIC SATISFACTION: "Python analysis notebook is linked"
36
  st.markdown("**Source Code:**")
37
+ st.markdown("[📂 View Analysis Notebook](https://huggingface.co/spaces/shanroy1999/FP_3/blob/main/src/streamlit_app.py)")
38
 
39
  st.info("This dashboard visualizes how the 2008 financial crisis propagated from the US to the rest of the world.")
40