fpdn / README.md
fil's picture
add notes
31b3927 verified
|
raw
history blame
No virus
523 Bytes
---
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?