Login Sign up

Tuesday Oct. 13, 2020, 4 p.m.–Oct. 13, 2020, 4:30 p.m. in Jupyter Core

A visual debugger in Jupyter

Afshin T. Darian, Jeremy Tuloup, Johan Mabille

Audience level:
Novice

Brief Summary

In this talk, we introduce the visual debugger of JupyterLab 3.0. We show its capabilities with small demonstrations in Jupyter notebooks and consoles. We discuss basic and advanced debugging use cases and lay out a roadmap for future development.

Outline

This will be a functional talk to show the new debugging capabilities in JupyterLab 3.0 that were first announced in a blog post featuring an earlier version: https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559

The structure of the talk is as follows:

How did users debug notebooks before?

Debugging in Jupyter kernels

A visual debugger front-end for JupyterLab

Acknowledgments