cyberosa commited on
Commit
7557b47
·
1 Parent(s): 0d76eae

removing title

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -632,8 +632,6 @@ with demo:
632
  )
633
  with gr.Row():
634
  gr.Markdown(" # Daily active agents")
635
- with gr.Row():
636
- gr.Markdown("## Daily active agents by market categories")
637
  with gr.Row():
638
  rolling_avg_plot = plot_rolling_average(
639
  active_traders,
 
632
  )
633
  with gr.Row():
634
  gr.Markdown(" # Daily active agents")
 
 
635
  with gr.Row():
636
  rolling_avg_plot = plot_rolling_average(
637
  active_traders,