Tuesday, 9 July 2019

python spyder - debug only current cell or selection?

Similarly to these (very useful!) two functions:

"Run current cell" "Run selection or current line"

Is it possible to do this with debugging? I dont want to start from the top of my large script files every time I debug.

I'm using Spyder version 3.2.4



from python spyder - debug only current cell or selection?

No comments:

Post a Comment