Databricks Development Guide This skill provides guidance for Databricks SDK, Databricks Connect, CLI, and REST API. SDK Documentation: https://databricks-sdk-py.readthedocs.io/en/latest/ GitHub Repository: https://github.com/databricks/databricks-sdk-py --- Environment Setup - Use existing virtual environment at or use to create one - For Spark operations: - For SDK operations: - Databricks CLI version should be 0.278.0 or higher Configuration - Default profile name: - Config file: - Environment variables: , --- Databricks Connect (Spark Operations) Use for running Spark code locally against…