Notebook global toolbar

The global toolbar at the top of notebook files contains common notebook commands, such as running all cells.

Use notebook.globalToolbar to enable/disable this toolbar.

Use notebook.globalToolbarShowLabel to hide the labels in the toolbar

This toolbar works for all VS Code notebooks, including Jupyter (.ipynb).