Skip to content
Menu
PyCon HK
  • Schedule
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
    • 2016
    • 2015
  • Sponsors
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2018
    • 2017
    • 2016
    • 2015
  • Organizers
    • Organizers
    • Volunteers
    • Booths
  • Supporting Organizations
  • Code of Conduct
    • Procedures for Reporting Incidents
    • Enforcement Procedures
  • About
    • PyCon HK
    • Conference Highlights
    • 2023
    • 2022
    • 2021
    • 2020 Fall
    • 2020 Spring
    • 2018
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon HK

Python Debugging: Pro Tips and Not-So-Obvious Tricks

Posted on October 25, 2020September 18, 2024

If you are anything like me, when you started with Python ‘print’ was the debugger of choice. But you likely found that was slow, tedious, and didn’t cut it for more complex problems.

Let’s dive into methods for debugging remote python in environments such as Raspberry Pi, Docker containers, remote Linux Servers, and Jupyter Notebooks with Visual Studio Code.

You’ll learn how to sync code to attach debuggers, and step through your code. And existing (or newly forged) Jupyter fans will learn tips to debug your notebooks. This fun session covers a range of scenarios and empowers you to supercharge your debugging techniques!

Language: English
Date & Time: 6 November 2020, Friday 15:40-16:10
Speaker: Dave Glover
Cloud Developer Advocate at Microsoft

  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
  • YouTube

Archives

©2025 PyCon HK | Powered by SuperbThemes!
← Develop Cloud-Native Application using MySQL Database Service ← Data-rich content management with Django CMS and Django REST Framework