stmnk commited on
Commit
e009a87
·
1 Parent(s): 790c8ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -222,5 +222,5 @@ For further details, see the [CodeXGLUE](https://github.com/microsoft/CodeXGLUE)
222
  # show_tips=True
223
  )
224
 
225
- # iface.launch(share=True)
226
- iface.launch()
 
222
  # show_tips=True
223
  )
224
 
225
+ iface.launch(share=True)
226
+ # iface.launch()