jkorstad commited on
Commit
4ac062a
·
verified ·
1 Parent(s): 65490be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -292,4 +292,4 @@ def create_app():
292
 
293
  # Launch the app
294
  app = create_app()
295
- app.launch(share=True)
 
292
 
293
  # Launch the app
294
  app = create_app()
295
+ app.launch()