DaliaGala commited on
Commit
0eee9c9
1 Parent(s): 8f194be

Add links to video and paper.

Browse files
Files changed (1) hide show
  1. 🏠Home.py +4 -0
🏠Home.py CHANGED
@@ -26,6 +26,10 @@ st.markdown(hide_st_style, unsafe_allow_html=True)
26
  st.title('FairTargetSim')
27
  st.subheader('''Interactive Target Variable Definition Simulator''')
28
 
 
 
 
 
29
  #Project description
30
  st.subheader('Motivation')
31
 
 
26
  st.title('FairTargetSim')
27
  st.subheader('''Interactive Target Variable Definition Simulator''')
28
 
29
+ st.info('**[“Video overview of the simulator (12 minutes)”](https://www.dropbox.com/scl/fi/35nw24nloim3y5aho41ud/FTS-video.mp4?rlkey=ssf90r1s03030bniyz0urfzme&dl=0
30
+ )**')
31
+ st.info('**[Paper describing the simulator (2 pages).](https://www.dropbox.com/scl/fi/9jrhj44e4qsjij4h0xtfa/FTS-paper-2023.pdf?rlkey=3h4dtjwc05ukr23qyzknshop6&dl=0)**')
32
+
33
  #Project description
34
  st.subheader('Motivation')
35