Spaces:
Runtime error
Runtime error
Commit
·
15828c9
1
Parent(s):
cccb2cc
Update app.py
Browse files
app.py
CHANGED
@@ -166,10 +166,10 @@ st.subheader('Tableau')
|
|
166 |
|
167 |
with st.expander("PROJECT 1: Analysis of Nobel Prize Winners"):
|
168 |
st.subheader('Analysis of Nobel Prize Winners')
|
169 |
-
st.markdown("[Project
|
170 |
|
171 |
with st.expander("PROJECT 2: E-commerce data"):
|
172 |
st.subheader('Analysis of E-commerce data')
|
173 |
-
st.markdown("[Project
|
174 |
|
175 |
st.subheader('Dataiku')
|
|
|
166 |
|
167 |
with st.expander("PROJECT 1: Analysis of Nobel Prize Winners"):
|
168 |
st.subheader('Analysis of Nobel Prize Winners')
|
169 |
+
st.markdown("[Project Dashboard](https://prod-uk-a.online.tableau.com/#/site/esieadataviz/views/NobelPrizeWinners/Dashboard1?:iid=1)")
|
170 |
|
171 |
with st.expander("PROJECT 2: E-commerce data"):
|
172 |
st.subheader('Analysis of E-commerce data')
|
173 |
+
st.markdown("[Project Dashboard](https://prod-uk-a.online.tableau.com/#/site/esieadataviz/views/E-commerce/SalesDashboard?:iid=1)")
|
174 |
|
175 |
st.subheader('Dataiku')
|