ipdb icon indicating copy to clipboard operation
ipdb copied to clipboard

how do I change the original cell that is getting debugged?

Open vainaixr opened this issue 5 years ago • 3 comments

anyway to change the original cell that is getting debugged? so that I am able to change it and continue the debugging process?

vainaixr avatar Aug 23 '19 07:08 vainaixr

Are you using Jupyter ?

gotcha avatar Sep 09 '19 13:09 gotcha

I am using colab

vainaixr avatar Sep 09 '19 16:09 vainaixr

Which is based on jupyter...

Are you asking for reloading code while debugging ? I highly doubt it would be possible.

gotcha avatar Sep 11 '19 09:09 gotcha