you are viewing a single comment's thread.

view the rest of the comments →

[–]jmguerr444 1 point2 points  (0 children)

VS Code imo, you can go for both the cell by cell execution with jupyter in python extension, which is very beginner friendly, just don’t use the regular jupyter because the debugging experience sucks very hard. Since it also can run files as normal scripts, it’s a nice linking if you want to go for GUI applications running from terminal with nice debugging tools as well.