-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from alcole/data-bristol-demo
updated readme
- Loading branch information
Showing
1 changed file
with
2 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|