ipdb
ipdb copied to clipboard
how do I change the original cell that is getting debugged?
anyway to change the original cell that is getting debugged? so that I am able to change it and continue the debugging process?
Are you using Jupyter ?
I am using colab
Which is based on jupyter...
Are you asking for reloading code while debugging ? I highly doubt it would be possible.