AIEcosystem commited on
Commit
dd24b7c
·
verified ·
1 Parent(s): b0bc8fc

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -422,7 +422,7 @@ with tab1:
422
  st.write("Use the following code to embed the DataHarvest web app on your website. Feel free to adjust the width and height values to fit your page.")
423
  code = '''
424
  <iframe
425
- src="[https://aiecosystem-dataharvest.hf.space](https://aiecosystem-dataharvest.hf.space)"
426
  frameborder="0"
427
  width="850"
428
  height="450"
 
422
  st.write("Use the following code to embed the DataHarvest web app on your website. Feel free to adjust the width and height values to fit your page.")
423
  code = '''
424
  <iframe
425
+ src="https://aiecosystem-dataharvest.hf.space"
426
  frameborder="0"
427
  width="850"
428
  height="450"