'How to automatically install dev cluster libraries on a running production cluster in Azure databricks?

What is the best practice in automatically installing dev cluster libraries on a running production cluster in Azure databricks?

I found a certain solution of notebook-scoped libraries but I want to retain the libraries on the cluster and not have to update the notebooks libraries each time.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source