diff --git a/units/en/unit1/hands-on.mdx b/units/en/unit1/hands-on.mdx index 737fbb4..a7a10f6 100644 --- a/units/en/unit1/hands-on.mdx +++ b/units/en/unit1/hands-on.mdx @@ -34,10 +34,9 @@ So let's get started! 🚀 [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/deep-rl-class/blob/master/notebooks/unit1/unit1.ipynb) -You can either do this hands-on by reading the notebook or following along with the video tutorial 📹 : - - +We strongly **recommend students use Google Colab for the hands-on exercises** instead of running them on their personal computers. +By using Google Colab, **you can focus on learning and experimenting without worrying about the technical aspects** of setting up your environments. # Unit 1: Train your first Deep Reinforcement Learning Agent 🤖