Hacker News new | ask | show | jobs
by alfalfasprout 1178 days ago
Not to mention dependency management! Since a lot of ML code is in Python this ends up being a very tricky thing to handle at scale (especially if you need to update dependencies, etc.)
1 comments

I didn’t care much for Docker until I started working in the Python ecosystem.