VS Code tips — Debugging Jupyter notebooks

preview_player
Показать описание
Use 'Debug Cell' in VS Code to debug Python code cells in notebooks. Step through code, inspect variables, and even use the debug console to evaluate expressions!

#vscode #jupyter #python
Рекомендации по теме
Комментарии
Автор

You changed the life of thousands of people in just 1:39. Thank you so much, great job!

pedrogermano
Автор

wtf this is amazing, did not know the debug feature was there. Immediately switching to VS code

amnesia
Автор

Thank you for the straight to the point video!

felipehonorio
Автор

Thanks to you, I will press on and soon grace YouTube with an overly detailed analysis of pop songs that no one asked for :)

itsdavidmora
Автор

I am not able to plot figures inside the debug console though? Do you know of a way and can show it? Thanks

salmannaqvi
Автор

How do you step into other library files, for example np or plt __Init__ functions? I can't find "Data Science: Debug Just My Code" setting in python extension

Han-veuh
Автор

thank you. you answered very succinctly

bounce
Автор

Does this also work for debugging C# notebooks? I don't see the drop down arrow.

erik
Автор

How do you use F11, step into? Have you tried it buddy?

electrotech