cancel
Showing results for 
Search instead for 
Did you mean: 
tasozgurcem
New Contributor
since ‎07-17-2025
‎07-17-2025

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi all,When connecting to a Databricks cluster from a local IDE like VS Code, Spark operations already run on the cluster.But is there a way to route all Python code — not just Spark — to run directly on the Databricks cluster as well?Thanks!