Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -40,7 +40,7 @@ title = """
|
|
| 40 |
|
| 41 |
description = """
|
| 42 |
<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>
|
| 43 |
-
<p>Can't find your submission? Check <a href="https://
|
| 44 |
"""
|
| 45 |
|
| 46 |
# gradio app
|
|
|
|
| 40 |
|
| 41 |
description = """
|
| 42 |
<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>
|
| 43 |
+
<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>
|
| 44 |
"""
|
| 45 |
|
| 46 |
# gradio app
|