ThomasSimonini HF staff commited on
Commit
0496749
β€’
1 Parent(s): 3dcfe9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -284,7 +284,9 @@ def filter_data(rl_env, path, user_id):
284
 
285
  print(models)
286
  return models
287
-
 
 
288
  with block:
289
  gr.Markdown(f"""
290
  # πŸ† The Deep Reinforcement Learning Course Leaderboard πŸ†
 
284
 
285
  print(models)
286
  return models
287
+
288
+ run_update_dataset()
289
+
290
  with block:
291
  gr.Markdown(f"""
292
  # πŸ† The Deep Reinforcement Learning Course Leaderboard πŸ†