From fda57be27e9fab4f3b7e537ef60830aab3949df8 Mon Sep 17 00:00:00 2001 From: davidediruscio Date: Sat, 14 Jun 2025 17:55:07 +0200 Subject: [PATCH] [logseq-plugin-git:commit] 2025-06-14T15:55:07.368Z --- pages/AI Playground.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/AI Playground.md b/pages/AI Playground.md index 082e62be..ef4a29c7 100644 --- a/pages/AI Playground.md +++ b/pages/AI Playground.md @@ -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/