File size: 194 Bytes
e1c57ca |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
tags:
- git
---
# History of the dataset-viewer codebase
Obtained with:
```sh
git clone https://github.com/huggingface/dataset-viewer.git
cd dataset-viewer
npx git2parquet
``` |