eogreen commited on
Commit
18945cc
1 Parent(s): b7f426c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ textbox = gr.Textbox(label='Command')
51
  with gr.Blocks(theme=gr.themes.Soft()) as operand:
52
 
53
  gr.Markdown("# operand")
54
- gr.Markdown("Data Studio")
55
 
56
  with gr.Tab("Data Source"):
57
  gr.Markdown("## Data Sources")
 
51
  with gr.Blocks(theme=gr.themes.Soft()) as operand:
52
 
53
  gr.Markdown("# operand")
54
+ gr.Markdown("Data Studio<br><br>")
55
 
56
  with gr.Tab("Data Source"):
57
  gr.Markdown("## Data Sources")