[logseq-plugin-git:commit] 2025-06-14T15:55:07.368Z
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user