Sean MacAvaney commited on
Commit
2e3d9b7
1 Parent(s): 096a82e

share=False

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,4 +143,4 @@ interface(
143
  )],
144
  ),
145
  MarkdownFile('wrapup.md'),
146
- ).launch(share=True)
 
143
  )],
144
  ),
145
  MarkdownFile('wrapup.md'),
146
+ ).launch(share=False)