Compare commits

...

2 Commits

Author SHA1 Message Date
kobim 78c1321afb Update submodule commit for Peertube statnerd 2025-02-06 00:28:46 +01:00
kobim a53338e645 Remove outdated instructions from PeerTube README 2025-02-06 00:27:56 +01:00
2 changed files with 2 additions and 18 deletions
+1 -17
View File
@@ -1,17 +1 @@
## Statistiche per nerd da Peer Tube # TODO
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
```