Python: Select Interpreter Switch between Python interpreters, versions, and environments. Python: Start REPL Start an interactive Python REPL using the selected interpreter in the VS Code terminal.
I'm using vscode v. 1.102.3. When I add the ipykernel and I use the interactive window it just says "connection closed". I have tried without poetry i.e just my global python, and that works fine. I ...