vscode-debug-visualizer
vscode-debug-visualizer copied to clipboard
Use with jupyter kernel
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.