Compare commits
2 Commits
67e872ca57
...
78c1321afb
Author | SHA1 | Date | |
---|---|---|---|
78c1321afb | |||
a53338e645 |
@@ -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
|
Submodule peertube/statnerd updated: b8d9300bca...4aa164d148
Reference in New Issue
Block a user