databricks/databricks-vscode

Add support for step debugging

fjakobs opened this issue · 2 comments

The Databricks extension for VS Code currently executes all of the code remotely on a Databricks cluster, which means that the build-in VSCode debugger doesn't work.

We want to add a way to run pyspark code locally, while still performing data frame operations against the configured Spark cluster.

Please upvote if you are interested.

having this feature and the ability to run notebooks (#472 ) would be more than awesome !!

Upvote