converted into uv project

This commit is contained in:
janeoa
2026-04-08 11:45:30 +02:00
parent 3a31af37f0
commit 053a7a6b94
6 changed files with 3050 additions and 5 deletions
+6 -3
View File
@@ -1,12 +1,15 @@
# Setup
## Using pip only:
Install dependencies:
```bash
pip install -r requirements.txt
```
## Run
## setup using uv (if uv is installed)
```bash
uv sync
```
# Run
Open the notebook in Jupyter: