Comment
Databricks Employee
Databricks Employee

@pemidexx Thank you for the suggestion. It was actually considered in the drafting to potentially include uv, especially given its recent inclusion in the updated MLflow (as you kindly linked). What is noteworthy is that uv is specific to Python Libraries, and that's where you will notice the massive speedup. However, conda manages dependencies for multiple languages, including Python, and is used by many in the scientific community and R&D because of this broader language support. Edits will be made in a forthcoming update, including a link to the env_manager so that users are aware of alternatives.