Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -47,7 +47,7 @@ title = """
|
|
| 47 |
|
| 48 |
description = """
|
| 49 |
<p><b>Important:</b> The leaderboard only shows results from <b>registered teams</b>. Only the <b>last submission</b> from each team in the <b>previous day</b> will be evaluated.</p>
|
| 50 |
-
<p>Can't find your submission? Check <a href="https://
|
| 51 |
"""
|
| 52 |
|
| 53 |
# gradio app
|
|
|
|
| 47 |
|
| 48 |
description = """
|
| 49 |
<p><b>Important:</b> The leaderboard only shows results from <b>registered teams</b>. Only the <b>last submission</b> from each team in the <b>previous day</b> will be evaluated.</p>
|
| 50 |
+
<p>Can't find your submission? Check <a href="https://docs.google.com/spreadsheets/d/e/2PACX-1vQp6_wtdbRMDF6xwkBOSqJ9UvKRkk5WNKpxUD7ZYkejWXMf5ZQ0mnfxFXt1umuw0M3kHXQxY2oR0bOg/pubhtml?gid=0&single=true">Failed Jobs</a>.</p>
|
| 51 |
"""
|
| 52 |
|
| 53 |
# gradio app
|