Databricks Connect #3771
-
Is it possible, or on the roadmap to connect to databricks in positron? Simmilar to how one can using databricks connect in vscode? The databricks connect extension is great at enabling user to create and run code for databricks, however the data display/review features are lacking. It would be cool to see the compute of databricks combined with the data review features of positron, if at all possible. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
To add some more details, I did try running some code myself. I downloaded the databricks extension. However, it does not seem to perform the same as it does on vscode. For example, not being able to recognize databricks cells in a .py file and running that code in the ide. |
Beta Was this translation helpful? Give feedback.
-
We do expect remote connections to Databricks via Databricks Connect to work in R We also expect that the Databricks extension will work in Positron: https://www.open-vsx.org/extension/databricks/databricks If you are running into issues, there may be some adjustments needed in their extension to make use of our new components. I'll reach out to our contacts over there. Would you be able to share some screenshots or additional information? |
Beta Was this translation helpful? Give feedback.
-
Hey @jrberg772, @jthomasmock I think the issue has to do with where the extensions are being sourced. The Positron marketplace uses OpenVSX and the latest Databricks version available there is v1.4.0, while VS Codes sources from VS Code Marketplace, which has version v2.4.8. I've been able to install v2.4.8 in Positron from the downloaded .vsix file, and the features map fully between Positron/VS Code afterwards. |
Beta Was this translation helpful? Give feedback.
I have confirmed with the Databricks team and OpenVSX that the "2.0" extension is now up!
https://open-vsx.org/extension/databricks/databricks