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/