# Rerun visualization of HuggingFace datasets Tested with LeRobot datasets: * https://huggingface.co/lerobot * https://huggingface.co/datasets/lerobot/pusht https://github.com/rerun-io/python-example-lerobot/assets/1148717/19e9983c-531f-4c48-9b37-37c5cbe1e0bd ## Getting started Requires Python 3.10 or higher. ```sh pip install -r requirements.txt python main.py ``` ## Note for the maintainer You can update this repository with the latest changes from https://github.com/rerun-io/rerun_template by running `scripts/template_update.py update --languages python`.