|
|
|
|
|
by saamm
2936 days ago
|
|
This is interesting! It sounds like this v1 gets your local environment up and running in a Docker container. I maintain something similar for analysts on my team, and we've seen success in terms of decreasing time spent on environment setup. As another interesting use of Docker in the data space, I'm excited about Pachyderm [0] (though I haven't had the chance to use it in production). In particular, the data provenance story seems compelling. 0: https://github.com/pachyderm/pachyderm |
|
Very exciting to see more people applying containers to data science.