Open mattf opened 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
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