From 3ec72cacb1684b815b94be84ab95f3bcd0e9e5c1 Mon Sep 17 00:00:00 2001 From: Nikodem Bartnik Date: Wed, 3 Jun 2026 10:31:11 +0200 Subject: [PATCH] add youtube video --- docs/source/lelab.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/lelab.mdx b/docs/source/lelab.mdx index f5bb7f7bb..1bfe9db14 100644 --- a/docs/source/lelab.mdx +++ b/docs/source/lelab.mdx @@ -2,7 +2,7 @@ LeLab is a graphical user interface built on top of the LeRobot library, designed to make robotics accessible without needing to memorize CLI commands. From a single app you can configure your robot, teleoperate it, collect datasets, train policies locally or on cloud GPUs via HF Jobs, and deploy trained models back onto your robot. It's the easiest way to go from an unboxed SO-101 to a working policy, and a great companion for anyone learning the LeRobot workflow. Source code and issues live on GitHub: [huggingface/leLab](https://github.com/huggingface/leLab). -🎥 _Video walkthrough coming soon._ + ### Installation