I would like to request a feature that shows the exact line of code currently being executed within a Jupyter cell in Visual Studio Code.
This feature is available in Google Colab and is extremely useful for debugging and understanding the execution flow of complex notebooks.
An image of how it shows up in Google Colab can be seen in a post by another user in this Jupyter discourse discussion .
I would like to request a feature that shows the exact line of code currently being executed within a Jupyter cell in Visual Studio Code. This feature is available in Google Colab and is extremely useful for debugging and understanding the execution flow of complex notebooks. An image of how it shows up in Google Colab can be seen in a post by another user in this Jupyter discourse discussion .