in Jupyter lab, how to jump to last executed cell?

15 views Asked by At

When using jupyter lab, when using run all cells, some cell might have an error so running will stop at that cell. How to jump to this last executed cell in jupyter lab without going through each cell to find it? In VS Code, it is very easy, just click on the button. Does jupyter lab have a similar feature?

Thanks

0

There are 0 answers