Spaces:
Runtime error
Runtime error
Commit
Β·
fbaddca
1
Parent(s):
620af8b
changed welcome page text
Browse files
app.py
CHANGED
|
@@ -108,8 +108,7 @@ if page == "Welcome!":
|
|
| 108 |
st.subheader("Notes")
|
| 109 |
st.write(
|
| 110 |
"""
|
| 111 |
-
* This dashboard was
|
| 112 |
-
in his other works you can view them here:
|
| 113 |
|
| 114 |
[Project Github](https://github.com/MiesnerJacob/nlp-dashboard)
|
| 115 |
|
|
|
|
| 108 |
st.subheader("Notes")
|
| 109 |
st.write(
|
| 110 |
"""
|
| 111 |
+
* This dashboard was constructed by myself, but every resource used is open-source! If you are interested in my other works you can view them here:
|
|
|
|
| 112 |
|
| 113 |
[Project Github](https://github.com/MiesnerJacob/nlp-dashboard)
|
| 114 |
|