Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 617 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 617 Bytes

jupyterlab-debugger-restarts

Common Lisp restart functionality for the JupyterLab debugger.

Usage

This JupyterLab extension adds a panel to the debugger sidebar for the current restarts in a Common Lisp implementation. It is only useful for common-lisp-jupyter or derived kernels such as Cando or Maxima-Jupyter.

Installation

Install from the JupyterLab extension manager or via the shell:

jupyter-labextension install jupyterlab-debugger-restarts