Moving Beyond Databricks Notebooks
If your team has been using Databricks notebooks and you’d like to start building production software, this article may be exactly what you’re looking for. Notebooks are great for visualisation, but can become an overwhelming headache when used to develop production software.
How to configure databricks-connect
Databricks-connect is a Python package that lets users run code on clusters from their local machines. This can significantly improve the developer experience and enables easier debugging.