data-science-stack icon indicating copy to clipboard operation
data-science-stack copied to clipboard

data-science-stack.Dockerfile should use data-science-stack

Open mattf opened this issue 4 years ago • 0 comments

https://github.com/NVIDIA/data-science-stack/blob/617900af8dee9a2d186276797f4a20abef9585fa/data-science-stack.Dockerfile#L42-L58

these lines can be replaced by a RUN data-science-stack install install-miniconda and install-notebooks

this will reduce code duplication and the number of places versions need to be updated

mattf avatar Mar 19 '21 16:03 mattf