jkorstad commited on
Commit
f1d940e
·
verified ·
1 Parent(s): 9c64835

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -270,4 +270,4 @@ def create_app():
270
 
271
  # Launch the app
272
  app = create_app()
273
- app.launch('share=True')
 
270
 
271
  # Launch the app
272
  app = create_app()
273
+ app.launch(share=True)