NVIDIA / data-science-stack

NVIDIA Data Science stack tools
Apache License 2.0
373 stars 57 forks source link

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

Open mattf opened 3 years ago

mattf commented 3 years ago

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