[How-to] Configure VS Code with Databricks Connect for local debugging


In this blog post, I will share my experience connecting VS Code and a Databricks environment, which enabled advanced debugging and local multi-file breakpoints. What? The aim of the blog is to enable fast and iterative test-driven development (TDD) using VS Code (local editor) and Databricks environment (scalable remote execution) Why? In my interactions with … Continue reading [How-to] Configure VS Code with Databricks Connect for local debugging