Cleanup old stuff

This commit is contained in:
2026-02-19 14:24:34 +01:00
parent c98a1d0c6e
commit d0d3edae14
216 changed files with 132 additions and 786503 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash -e
cp -r hooks .git/hooks
#!/bin/bash
set -euo pipefail
git config core.hooksPath ./hooks
# BERTopic
cd bertopic
@@ -19,3 +21,5 @@ pip install -r requirements.txt
deactivate
cd ../
./convert_jupytext.sh nb