Spaces:
Running
Running
| 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? | |