camparchimedes commited on
Commit
613108f
·
verified ·
1 Parent(s): c0228d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ with iface:
172
 
173
 
174
 
175
- iface.launch(debug=True)
 
172
 
173
 
174
 
175
+ iface.launch(share=True, debug=True)