yitzchak / jupyterlab-debugger-restarts

Common Lisp restart functionallity for the JupyterLab debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Common Lisp restart functionallity for the JupyterLab debugger

License:MIT License


Languages

Language:TypeScript 91.8%Language:CSS 8.2%