Spaces:
Running
Running
Update app.py
#1
by
FRANCISCOFALT
- opened
app.py
CHANGED
@@ -200,8 +200,8 @@ with gr.Blocks(css=custom_css, theme="soft") as iface:
|
|
200 |
# ====================
|
201 |
# Aba VALID NODE com botão fixo
|
202 |
# ====================
|
203 |
-
with gr.TabItem("🌐
|
204 |
-
gr.Markdown("### Acesse o
|
205 |
gr.HTML(
|
206 |
'<button onclick="window.open(\'https://172.17.200.97\', \'_blank\')" '
|
207 |
'style="background: linear-gradient(to right, #00c6ff, #0072ff); '
|
|
|
200 |
# ====================
|
201 |
# Aba VALID NODE com botão fixo
|
202 |
# ====================
|
203 |
+
with gr.TabItem("🌐 VALIDNODE"):
|
204 |
+
gr.Markdown("### Acesse o VALID NODE clicando no botão abaixo:")
|
205 |
gr.HTML(
|
206 |
'<button onclick="window.open(\'https://172.17.200.97\', \'_blank\')" '
|
207 |
'style="background: linear-gradient(to right, #00c6ff, #0072ff); '
|