# runall-extension **Repository Path**: mirrors_jupyterlab/runall-extension ## Basic Information - **Project Name**: runall-extension - **Description**: Add a "Run All Cells" toolbar button, context menu item, and keyboard shortcut. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **This repository has been archived.** If you are looking at extension example, you can have a look at the [extension examples](https://github.com/jupyterlab/extension-examples). The feature brought by this extension is builtin in core JupyterLab. To add it to the interface, please refer to the [interface customization](https://jupyterlab.readthedocs.io/en/latest/user/interface_customization.html). # runall-extension Add a 'Run All Cells' toolbar button and context menu item.