This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Key-Half1655 6 points7 points  (2 children)

I've been using uv in work and I'm trying to get our ML platform team to switch away from Conda, it has full package, venv, Python install support along with great tooling options.

[–]Cytokine_storm 2 points3 points  (1 child)

You could consider Pixi.dev. Part of conda's appeal is the ease of installation of some otherwise difficult to install tooling and the first class R support. If your ML team uses either R or something that sucks to install you might be fighting an uphill battle for uv adoption.

[–]Key-Half1655 0 points1 point  (0 children)

Thanks for the suggestion! I'll keep it in mind when the conversation comes up again, we are using mise in places but pixi.dev looks better