Compare commits

...

2 Commits

2 changed files with 2 additions and 18 deletions

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