Spaces:
Running
Running
raymondEDS
commited on
Commit
·
41f4fd9
1
Parent(s):
c43b327
updating link
Browse files- app/pages/week_1.py +3 -2
app/pages/week_1.py
CHANGED
@@ -118,9 +118,10 @@ def show():
|
|
118 |
- Come up with 5 potential research questions for your own research
|
119 |
|
120 |
3. **Reference Papers**
|
121 |
-
- [Banking Analaysis](https://www.sciencedirect.com/science/article/abs/pii/S016792361400061X
|
122 |
- [Drug Reviews](https://opus.bibliothek.uni-augsburg.de/opus4/frontdoor/deliver/index/docId/99635/file/99635.pdf)
|
123 |
-
|
|
|
124 |
""")
|
125 |
else:
|
126 |
st.markdown("""
|
|
|
118 |
- Come up with 5 potential research questions for your own research
|
119 |
|
120 |
3. **Reference Papers**
|
121 |
+
- [Banking Analaysis](https://www.sciencedirect.com/science/article/abs/pii/S016792361400061X)
|
122 |
- [Drug Reviews](https://opus.bibliothek.uni-augsburg.de/opus4/frontdoor/deliver/index/docId/99635/file/99635.pdf)
|
123 |
+
|
124 |
+
4. **Due Date:** End of Week 2
|
125 |
""")
|
126 |
else:
|
127 |
st.markdown("""
|