hediet / vscode-debug-visualizer

An extension for VS Code that visualizes data during debugging.

Home Page:https://marketplace.visualstudio.com/items?itemName=hediet.debug-visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use with jupyter kernel

ebw44 opened this issue · comments

commented

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.