VS Code keyboard shortcut to only run selected line in .ipynb code cell

Viewed 479

I'm using the python extension for VS Code and I want to be able to just run the single line of the .ipynb code cell where the cursor is, not the whole code cell. Is this possible?

0 Answers
Related