--- title: Dataset Explorer emoji: 📊 colorFrom: indigo colorTo: pink sdk: gradio sdk_version: "5.38.2" app_file: app.py pinned: false --- # Dataset Explorer A simple Gradio app to preview CSV datasets. Upload a dataset and instantly see the first few rows. ## Features - Upload CSV files - View first few rows in a neat markdown table - Minimal interface ## Usage 1. Upload a `.csv` file 2. The app will render the top rows of your dataset