File size: 524 Bytes
513574a
 
 
 
 
 
 
 
 
 
31b3927
 
 
 
 
bb6df88
 
 
31b3927
bb6df88
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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:

- [x] run the build step in the cloud (yarn && yarn build)
- [x] serve the resulting dist/ folder as a static site
- [x] 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?