Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alcole authored Sep 16, 2024
1 parent 140ca08 commit b01f80c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
# databricks-best-practices
running best practices from documentation

see documentation here: https://learn.microsoft.com/en-us/azure/databricks/notebooks/best-practices
![databricks logo](https://upload.wikimedia.org/wikipedia/commons/6/63/Databricks_Logo.png)

My code and configuration from my recent demos

* unit testing
* linting
* automation

based on the following

[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/)


0 comments on commit b01f80c

Please sign in to comment.