A Visual Debugger for Jupyter
blog.jupyter.org
A Visual Debugger for Jupyter
1–10 of 74 posts
Re: A Visual Debugger for Jupyter
#2Re: A Visual Debugger for Jupyter
#3This is what I would call a visual debugging experience: https://github.com/hediet/vscode-debug-visualizer/blob/maste...
(Disclaimer: I'm the author of that extension)
Re: A Visual Debugger for Jupyter
#4BTW, it looks pretty much like Spyder. AFAIR Spyder is a funded project by Jupyter. What happened between two projects?
Re: A Visual Debugger for Jupyter
#5I haven't used Jupter since I switched to web dev, but it's greate to see Jupyter's debugging experience gets better. BTW, it looks pretty much like Spyder. AFAIR Spyder is a funded project by Jupyter. What happened between two projects?
Re: A Visual Debugger for Jupyter
#6Re: A Visual Debugger for Jupyter
#7I don't see how this debugger is visual, but anyway it's cool to see that jupyter finally has a debugger. This is what I would call a visual debugging experience: https://github.com/hediet/vscode-debug-visualizer/blob/maste... (Disclaimer: I'm the author of that extension)
Thanks!
Re: A Visual Debugger for Jupyter
#8I don't see how this debugger is visual, but anyway it's cool to see that jupyter finally has a debugger. This is what I would call a visual debugging experience: https://github.com/hediet/vscode-debug-visualizer/blob/maste... (Disclaimer: I'm the author of that extension)
I would be very happy if you could reach out on Twitter (@hediet_dev) ;)
Re: A Visual Debugger for Jupyter
#9I don't see how this debugger is visual, but anyway it's cool to see that jupyter finally has a debugger. This is what I would call a visual debugging experience: https://github.com/hediet/vscode-debug-visualizer/blob/maste... (Disclaimer: I'm the author of that extension)
This new extension gives a graphical user interface that's similar to how debugging works in i.e. VS Code or PyCharm.
I guess that's visual about it.
Re: A Visual Debugger for Jupyter
#10I don't see how this debugger is visual, but anyway it's cool to see that jupyter finally has a debugger. This is what I would call a visual debugging experience: https://github.com/hediet/vscode-debug-visualizer/blob/maste... (Disclaimer: I'm the author of that extension)
Anyone here interested in helping me improving the Python experience of this VS Code extension? I would be very happy if you could reach out on Twitter (@hediet_dev) ;)
What needs to be improved for Python use?