kmacdermid commited on
Commit
9b526d3
·
1 Parent(s): bd9d551

Share false

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ if __name__ == "__main__":
69
  allow_flagging=None,
70
  theme="dark"
71
  )
72
- app, local_url, share_url = iface.launch(share=True)
 
69
  allow_flagging=None,
70
  theme="dark"
71
  )
72
+ app, local_url, share_url = iface.launch(share=False)