Emily Witko commited on
Commit
4e07416
·
1 Parent(s): 61b2d79

share True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ def app():
163
  return iface
164
 
165
  if __name__ == "__main__":
166
- app().launch()
 
163
  return iface
164
 
165
  if __name__ == "__main__":
166
+ app().launch(share=True)