Jupyter outline

View and navigate through the structure of Jupyter notebooks with VS Code’s outline view.

The outline shows a hierarchical list of cells in the notebook. Click on an entry to jump to that cell.

Requires the Jupyter extension.