databricks-vscode icon indicating copy to clipboard operation
databricks-vscode copied to clipboard

Add support for step debugging

Open fjakobs opened this issue 2 years ago • 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.

fjakobs avatar Mar 21 '23 11:03 fjakobs

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

Attol8 avatar Mar 21 '23 11:03 Attol8

Upvote

tazfu42 avatar Jun 11 '23 07:06 tazfu42