Hi guys, How do I undo output cell in jupyter?
There's condition where I follow tutorial given notebook from the instructors,and the output cell have some valuable information.
There's a mistake that I made, or perhaps there's library change from the time the instructors made the notebook and the cell output error.
So I lost the information
Or if I have write some code that have the correct output, and then for some reason, I changed previous cells, and the cell will give different output.
The output that have some correct information will lost. Maybe we can have one time undo for every cell? Thanks.