pkalkman commited on
Commit
3effe54
Β·
1 Parent(s): e63522b

updated title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ with block:
68
  gr.Markdown(f"""
69
  # πŸ† Deep Reinforcement Learning Course Leaderboard (Mirror)πŸ†
70
 
71
- Presenting the latest leaderboard from the Hugging Face Deep RL Course - refresh ({last_refresh_time}).
72
  """)
73
 
74
  for i in range(0, len(rl_envs)):
 
68
  gr.Markdown(f"""
69
  # πŸ† Deep Reinforcement Learning Course Leaderboard (Mirror)πŸ†
70
 
71
+ Presenting the latest leaderboard from the Hugging Face Deep RL Course - last refreshed @ {last_refresh_time}.
72
  """)
73
 
74
  for i in range(0, len(rl_envs)):