[logseq-plugin-git:commit] 2025-06-14T15:55:07.368Z

This commit is contained in:
2025-06-14 17:55:07 +02:00
parent f8ba9351b2
commit fda57be27e
+2 -2
View File
@@ -11,8 +11,8 @@
- `.\venv\Scripts\Activate.ps1`
- This permitted to install `ipykernel` and make it visibale in vscode. The installation was done automatically via VSCode even though it would have worked also with
- `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`
- Once crated the virtual environment, you have to install the required dependencies with
- `pip install -r requirements.txt`
- ## Structure of the project
- todoist-insight/
├── notebooks/