Compare commits

...

2 Commits

Author SHA1 Message Date
kobim 634db4d6e7 Update submodule commit for Peertube statnerd 2025-02-06 22:45:58 +01:00
kobim 12cae3e82e Remove outdated instructions from PeerTube README 2025-02-06 22:45:47 +01:00
2 changed files with 2 additions and 18 deletions
+1 -17
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