You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Databricks extension for VSCode allows you to develop for the Databricks Lakehouse platform from VSCode.
3
+
The Databricks extension for VS Code allows you to develop for the Databricks Lakehouse platform from VS Code.
9
4
10
5
The extension is available from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/itemdetails?itemName=databricks.databricks-vscode).
11
6
@@ -17,7 +12,11 @@ This is an open source project because we want you to be involved. We love issue
17
12
- Run Python files on a Databricks cluster
18
13
- Run notebooks and Python files as Workflows
19
14
15
+
<!--
16
+
Comment out until the repo is public so the image can be loaded by the marketplace
17
+
20
18

19
+
-->
21
20
22
21
## Requirements
23
22
@@ -30,17 +29,23 @@ In order to use this extension you need acceess to a Databricks workspace:
30
29
3. Access to an interactive cluster or permissions to create a cluster
31
30
4. Permissions to create Databricks repos
32
31
32
+
<!--
33
+
34
+
Comment out until the repo is public so the image can be loaded by the marketplace
35
+
33
36
## Documentation
34
37
35
38
- The [Quick Start Guide](README.quickstart.md) provides an overview
0 commit comments