Note
- You can copy any part that you want. Feel free!
- You can skip Step 1 and 2 if you aleady installed Poetry.
python3 -m pip install poetrypoetry --versionpoetry initpoetry add tensorflow matplotlib ipykernelpoetry env info --pathsource your-poetry-venv/bin/activateipython kernel install --name "your-new-poetry-env-name" --user
# OR poetry run ipython kernel install --name "tessaract-ocr-python-tuto" --user
So, I'm not sure if this has ended or not but when you first run the project vscode will ask you to choose a kernel, select the one that poetry created, that's all


if it doesn't ask you can click in the place that shows the kernel version that is highligthed