Hi all,
Iโm currently exploring how we can format notebook code using Black (installed via libraries) with specific configurations.
I understand that we can configure Black locally using a pyproject.toml file. However, Iโd like to know if thereโs a way to apply these configurations directly within the Databricks UI or cluster environment, since most of our developers primarily code in the UI.
Any guidance or suggestions would be greatly appreciated!