diff --git a/notebooks/bonus-unit1/bonus-unit1.ipynb b/notebooks/bonus-unit1/bonus-unit1.ipynb index 39e32cb..75b3cc1 100644 --- a/notebooks/bonus-unit1/bonus-unit1.ipynb +++ b/notebooks/bonus-unit1/bonus-unit1.ipynb @@ -580,9 +580,11 @@ { "cell_type": "markdown", "source": [ - "1. In step 1, choose your model repository which is the model id (in my case ThomasSimonini/ppo-Huggy).\n", + "1. In step 1, type your username (your username is case sensitive: for instance, my username is ThomasSimonini not thomassimonini or ThOmasImoNInI) and click on the search button.", "\n", - "2. In step 2, **choose what model you want to replay**:\n", + "2. In step 2, select your model repository.", + "\n", + "3. In step 3, **choose which model you want to replay**:", " - I have multiple ones, since we saved a model every 500000 timesteps.\n", " - But since I want the more recent, I choose `Huggy.onnx`\n", "\n",