Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
-
|
226 |
-
iface.launch()
|
|
|
222 |
# show_tips=True
|
223 |
)
|
224 |
|
225 |
+
iface.launch(share=True)
|
226 |
+
# iface.launch()
|