From bfb91338424ba751011b7f177acef6357d68b6cd Mon Sep 17 00:00:00 2001 From: Nikodem Bartnik Date: Mon, 1 Jun 2026 13:00:47 +0200 Subject: [PATCH] fix formatting --- 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 8dc265717..f5bb7f7bb 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.* +🎥 _Video walkthrough coming soon._ ### Installation