harris1 commited on
Commit
d1b3df2
1 Parent(s): f1e889d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -209,7 +209,6 @@ iface = gr.Interface(
209
  title="Exam Data Analysis Goals Generator",
210
  description="Click on a goal in the visualization to generate related goals.",
211
  allow_flagging="never",
212
- layout="vertical",
213
  theme="default",
214
  css=html_content
215
  )
 
209
  title="Exam Data Analysis Goals Generator",
210
  description="Click on a goal in the visualization to generate related goals.",
211
  allow_flagging="never",
 
212
  theme="default",
213
  css=html_content
214
  )