rerun/preview_dataset
Merge pull request #4 from rerun-io/alexander/update-lerobot-version
update rerun version to 0.16.0 and lerobot version to 1.4
Merge pull request #3 from rerun-io/alexander/fix-lerobot-download
remove debug print
add required system dependency to dockerfile
replace cv2 with opencv-python in requirenments.txt
handle logging of path+timestamp
fix issue with installing egl_probe
fix datasets import
Merge pull request #1 from rerun-io/jleibs/hugging_face_deploy
Consistent usage of Hugging Face
typo
Add update instructions
Update docstrings
Update .gitignore
remove empty line from readme
Hugging face sets off link-checker
More lints
py lints
Update readme
Rename vars for clarity
Also filter episode_id correctly in main
Integrate with rerun dataset converter
Break out the dataset_conversion pieces
Try to fix docker permissions
Actually include app.py
Switch to docker space type
Create the Dockerfile
Add gradio to requirements
Add HF header to readme
Rename example to rerun_example_huggingface
Explain what is LeRobot-specific
Better instructions
More general support for any HuggingFace dataset, with streaming
Fix typo
Updated video
Make it easy to log any HuggingFace dataset
Log any and all columns of the dataset
Log more parts of the dataframe
Link fixes
Add code to download dataset and visualize with Rerun
Initial commit
