ThomasSimonini HF staff commited on
Commit
0e7a8c5
·
1 Parent(s): df5f457

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def check_if_passed(model):
106
  def test_(hf_username):
107
  results_certification = [
108
  {
109
- "unit": "<a href="https://huggingface.co/deep-rl-course/unit1/introduction">Unit 1</a>",
110
  "env": "LunarLander-v2",
111
  "library": "stable-baselines3",
112
  "min_result": 200,
 
106
  def test_(hf_username):
107
  results_certification = [
108
  {
109
+ "unit": "Unit 1",
110
  "env": "LunarLander-v2",
111
  "library": "stable-baselines3",
112
  "min_result": 200,