Recovered after rebase

This commit is contained in:
2025-06-22 20:36:12 +02:00
parent f27d0bc951
commit 33f6de7df9
25 changed files with 844 additions and 422 deletions
+1
View File
@@ -13,6 +13,7 @@
- `python -m ipykernel install --user --name=todoist-env --display-name "Python (todoist-env)`
- Once crated the virtual environment, you have to install the required dependencies with
- `pip install -r requirements.txt`
- `uvicorn simple_service:app --reload`
- ## Structure of the project
- todoist-insight/
├── notebooks/