mylesai commited on
Commit
03578c3
·
verified ·
1 Parent(s): deaf595

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,7 +215,7 @@ with gr.Blocks() as block:
215
  gr.Markdown("""
216
  # Social Media Scraper Dashboard
217
  This dashboard is scrapes data from Linkedin and Instagram \n
218
- (Link to Data Analysis Platform)[https://ai-data-analyst.streamlit.app/]
219
  """)
220
  with gr.Column(visible=True):
221
  password = gr.Textbox(label='Enter Password')
 
215
  gr.Markdown("""
216
  # Social Media Scraper Dashboard
217
  This dashboard is scrapes data from Linkedin and Instagram \n
218
+ Link to Data Analysis Platform: https://ai-data-analyst.streamlit.app/
219
  """)
220
  with gr.Column(visible=True):
221
  password = gr.Textbox(label='Enter Password')