Skip to content

Commit

Permalink
Merge pull request #10 from alcole/data-bristol-demo
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
alcole authored Sep 16, 2024
2 parents e282f60 + 91ae5b6 commit 9233021
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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


0 comments on commit 9233021

Please sign in to comment.