Spaces:
Runtime error
Runtime error
remove tips error
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ For further details, see the [CodeXGLUE](https://github.com/microsoft/CodeXGLUE)
|
|
149 |
theme='grass',
|
150 |
# examples=[[dfs_code],['code 2']],
|
151 |
verbose=True,
|
152 |
-
show_tips=True
|
153 |
)
|
154 |
|
155 |
iface.launch(share=True)
|
|
|
149 |
theme='grass',
|
150 |
# examples=[[dfs_code],['code 2']],
|
151 |
verbose=True,
|
152 |
+
# show_tips=True
|
153 |
)
|
154 |
|
155 |
iface.launch(share=True)
|