00:01:51.181,00:01:54.181 Heather Cronk: For those who need it git clone https://gitlab.com/CSU-CIRA/python_training_resources/exceptions.git 00:09:26.271,00:09:29.271 Matt Niznik: For the Matlab/R users out there, doing this gives you a lot of the niceness you get from using the Matlab/RStudio IDEs. 00:09:46.705,00:09:49.705 Matt Niznik: Though I think there's a Python tool (Spyder?) that does something similar to RStudio 00:10:57.734,00:11:00.734 Matt Niznik: Yeah, that sort of "variable explorer" functionality: https://www.spyder-ide.org 00:12:13.543,00:12:16.543 Matt Niznik: Note that I'm not suggesting to always be debugging so you can see your variable values 😅 00:23:36.056,00:23:39.056 Heather Cronk: https://kapeli.com/cheat_sheets/Python_Debugger.docset/Contents/Resources/Documents/index 00:24:02.221,00:24:05.221 Alan Brammer - NOAA Affiliate: seeing as jump is up. while debugging in vscode. right click and "jump to cursor" to skip intermediate lines. 00:28:53.834,00:28:56.834 Keith Searight - NOAA Affiliate: thanks! 00:29:00.187,00:29:03.187 Anodyne Melody: Thanks!