Databricks extension for Visual Studio Code
The Databricks extension for VS Code allows you to develop for the Databricks Lakehouse platform from VS Code.
The extension is available from the Visual Studio Marketplace.
Features
- Synchronize code to a Databricks workspace
- Run Python files on a Databricks cluster
- Run notebooks and Python files as Workflows

Requirements
In order to use this extension you need access to a Databricks workspace:
- Databricks workspace with:
Repos enabled
Files in Repos enabled
- Permission to access the workspace using a personal access token (PAT) or Azure AD CLI.
- Access to an interactive cluster or permissions to create a cluster
- Permissions to create Databricks Repos
Getting started

Documentation
- The Quick Start Guide provides an overview
of common features.
- The User Guide
contains comprehesive documentation about the Databricks extension.
Happy Coding!
| |