Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -86,7 +86,7 @@ Results are presented in easy-to-read tables, visualized in an interactive tree
|
|
| 86 |
For any errors or inquiries, please contact us at info@nlpblogs.com""")
|
| 87 |
|
| 88 |
with st.sidebar:
|
| 89 |
-
st.write("Use the following code to embed the
|
| 90 |
code = '''
|
| 91 |
<iframe
|
| 92 |
<iframe
|
|
|
|
| 86 |
For any errors or inquiries, please contact us at info@nlpblogs.com""")
|
| 87 |
|
| 88 |
with st.sidebar:
|
| 89 |
+
st.write("Use the following code to embed the EntityFinance web app on your website. Feel free to adjust the width and height values to fit your page.")
|
| 90 |
code = '''
|
| 91 |
<iframe
|
| 92 |
<iframe
|