linx5o commited on
Commit
653689b
1 Parent(s): 4844070
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -778,6 +778,8 @@ def get_data_default(time_scale, exp):
778
 
779
  # Define the interface components
780
  with gr.Blocks() as demo:
 
 
781
  with gr.Tab("Default"):
782
 
783
  with gr.Blocks():
 
778
 
779
  # Define the interface components
780
  with gr.Blocks() as demo:
781
+ gr.Markdown("# Pioreactor Control Panel")
782
+
783
  with gr.Tab("Default"):
784
 
785
  with gr.Blocks():