hmb HF Staff commited on
Commit
3bcb9da
·
verified ·
1 Parent(s): a5a21a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -330,12 +330,4 @@ with gr.Blocks(js=js_func, css="""
330
  data_table
331
  )
332
 
333
- with gr.Row():
334
- with gr.Column(scale=1):
335
- gr.Markdown("### 🧳 Digital Nomad Tips")
336
- gr.Markdown("- Look for places with digital nomad visas for longer stays \n"
337
- "- Consider internet speed if you need to attend video meetings \n"
338
- "- Balance cost of living with quality of life for the best experience \n"
339
- "- Some newer nomad destinations may have incomplete data")
340
-
341
  demo.launch()
 
330
  data_table
331
  )
332
 
 
 
 
 
 
 
 
 
333
  demo.launch()