A visual exploration of the popcorn statistics for voidlinux
Find a file
Marty Oehme cccc2f6bd4
Add jupyter as dev dependency
We technically only need it to 'develop' the article. Not sure if it
should go in another optional group or just the main dependencies - but
e.g. marimo notebook analyses can be run without, and it's big.
2025-10-07 17:59:43 +02:00
.datalad [DATALAD] new dataset 2025-10-01 14:10:19 +02:00
input [DATALAD] Update subdataset 2025-10-07 17:59:01 +02:00
notebooks Major performance improvements for weekly and monthly plots 2025-10-01 18:04:55 +02:00
src Move code to src 2025-10-01 14:10:42 +02:00
.gitattributes Apply YODA dataset setup 2025-10-01 14:10:21 +02:00
.gitignore Add quarto project 2025-10-07 17:59:42 +02:00
.gitmodules [DATALAD] Added subdataset 2025-10-01 14:22:02 +02:00
.python-version Set up basic project 2025-09-30 14:09:40 +02:00
_quarto.yml Add quarto project 2025-10-07 17:59:42 +02:00
CHANGELOG.md Apply YODA dataset setup 2025-10-01 14:10:21 +02:00
popcorn.qmd Add quarto project 2025-10-07 17:59:42 +02:00
pyproject.toml Add jupyter as dev dependency 2025-10-07 17:59:43 +02:00
README.md Apply YODA dataset setup 2025-10-01 14:10:21 +02:00
uv.lock Add jupyter as dev dependency 2025-10-07 17:59:43 +02:00

Project

Dataset structure

  • All inputs (i.e. building blocks from other sources) are located in inputs/.
  • All custom code is located in code/.