added a notebook for peertube data gathering

This commit is contained in:
2024-03-07 03:22:42 +01:00
parent ff2a92194b
commit 37fd38f1b0
4 changed files with 266 additions and 0 deletions

8
.gitignore vendored
View File

@@ -289,3 +289,11 @@ TSWLatexianTemp*
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib
.ipynb_checkpoints/
env/
__pycache__/
test/
venv/
.venv/
*.json