diff --git a/README.md b/README.md index 253011a..8d055fa 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,17 @@ [![linting: pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint) ![pylint](https://img.shields.io/badge/PyLint-5.71-orange?logo=python&logoColor=white) # databricks-best-practices -running best practices from documentation - ![databricks logo](https://upload.wikimedia.org/wikipedia/commons/6/63/Databricks_Logo.png) -My code and configuration from my recent demos - +My demos covering the following * unit testing * linting * automation -based on the following +based on the following pages [MS Learn page on notebook best practices](https://learn.microsoft.com/en-us/azure/databricks/notebooks/best-practices) [Blogpost on linting in Databricks projects](https://www.alexcole.net/databricks-linting-with-a-new-plugin-for-pylint/) Requires 14.3 LTS - -