vscode-debug-visualizer icon indicating copy to clipboard operation
vscode-debug-visualizer copied to clipboard

Use with jupyter kernel

Open ebw44 opened this issue 2 years ago • 0 comments

Is it possible to connect debug visualizer to an active jupyter kernel instead of a debug session?

Currently, I'm using a cell that does nothing and just has a breakpoint. But it would be nice to be able to run cells and have the visualizer updating.

ebw44 avatar Feb 02 '23 20:02 ebw44