aliabd HF Staff commited on
Commit
7a0f059
·
1 Parent(s): bf54311

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -13,7 +13,7 @@ with gr.Blocks(css=css) as demo:
13
  title="Stock Prices",
14
  tooltip=["date", "price", "symbol"],
15
  height=300,
16
- width=500,
17
  show_label=False,
18
  ).style(
19
  container=False,
 
13
  title="Stock Prices",
14
  tooltip=["date", "price", "symbol"],
15
  height=300,
16
+ width=300,
17
  show_label=False,
18
  ).style(
19
  container=False,