File size: 523 Bytes
513574a
 
 
 
 
 
 
 
 
 
31b3927
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: French Newspapers
emoji: 🌖
colorFrom: pink
colorTo: gray
sdk: docker
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

---

TODO:

- [ ] run the build step in the cloud (yarn && yarn build)
- [ ] serve the resulting dist/ folder as a static site
- [ ] make this deploy on each commit

Note: the build step depends on bash(!) and the duckdb binary. It loads datasets from HF—there is probably a nicer way to do this than to call them by URL?