Skip to content
Menu
PyCon Hong Kong
  • Schedule
  • Sponsors
  • Ticket
  • Staff
  • Code of Conduct
  • About
    • PyCon HK
    • 2020 Fall
      • Photos
    • 2020 Spring
      • Photos
    • 2018
      • Photos
    • 2017
      • Photos
      • Videos
    • 2016
      • Photos
      • Videos
    • 2015
      • Photos
PyCon Hong Kong

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

Posted on October 25, 2020November 23, 2020

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

Sponsors

Recent Posts

  • PyCon HK 2020 Fall Photos
  • MySQL speaks at PyCon HK
  • Microsoft speak at PyCon HK 2020 Fall
  • Clover Health speaks at PyCon HK 2020 Fall
  • Sponsors – PyCon HK 2020 Fall

Categories

  • 2020 Fall
  • 2020 Spring
  • 2018
  • Conference Highlights

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2021 PyCon Hong Kong | Powered by WordPress and Superb Themes!
← Develop Cloud-Native Application using MySQL Database Service ← Data-rich content management with Django CMS and Django REST Framework