jupyter-stack-trace

Error debugger

An extension for JupyterLab that helps debug and troubleshoot errors by jumping to specific file lines in the stack trace or searching for error information online.

A JupyterLab extension to jump to the line in the file of the stack trace, search Google for the error in Stack Overflow, or ask Bing Chat for help.

GitHub

7 stars
1 watching
1 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list

bingchatjupyterlab-extensionstackoverflowstacktrace

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jtpio/jupyterlab-python-bytecode A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. 62
johnreedlol/scala-trace-debug A system that prints debugging information with hyperlinks to source code locations 115
quantstack/jupyterlab-drawio A standalone embedding of a graph editing library into JupyterLab 599
thinkjs/think-trace An error handling middleware for Koa2 and ThinkJS applications. 12
roma-guru/smart-exceptions Automatically generates detailed error messages with AI-powered stacktraces 3
tracerbench/chrome-debugging-client A Chrome debugging client library with async/await support and TypeScript integration. 134
jupyterlab/jupyterlab-git An extension that integrates version control using Git into the JupyterLab environment. 1,456
clojure/tools.trace A Clojure library for tracing and debugging code execution 361
cenkalti/flask-debug-toolbar-mongo An extension for Flask's Debug Toolbar to display MongoDB debugging information 4
jtpio/jupyterlab-topbar Provides customizable indicators and controls for the top bar in JupyterLab 6
tek/splain A Scala compiler plugin that improves error messages and provides additional information during implicit resolution errors. 370
ztrue/tracerr A utility library to format and handle errors with stack traces in Go programming language. 1,033
josephlenton/php-error A tool to enhance PHP error reporting with better error messages and debugging features. 1,353
jupyterlab/jupyterlab-latex An extension for live editing of LaTeX documents in JupyterLab 629
mlshapiro/jupyterlab-flake8 An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files 111