feat: Dockerize collector / CI-CD for PDF release #1

Merged
kobim merged 12 commits from feature/dockerize-collector into main 2025-02-09 23:17:27 +00:00
34 changed files with 3779 additions and 1371 deletions
Showing only changes of commit 12cae3e82e - Show all commits

View File

@@ -1,17 +1 @@
## Statistiche per nerd da Peer Tube
spero funzioni
per installarlo baste creare un nuovo ambiente e installare le dipendenze con:
```
python -m venv env
source .\env\bin\activate
pip install -r requirements.txt
```
per eseguire il tutto basta lanciare:
```
jupyter-lab
```
# TODO