Loading charts/dask/Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,5 @@ FROM registry.apps.marble.ccs.ornl.gov/stf007/python-36-centos7:latest RUN pip install --upgrade pip RUN pip install dask distributed RUN pip install numpy RUN pip install jupyterlab Loading
charts/dask/Dockerfile +2 −0 Original line number Diff line number Diff line Loading @@ -3,3 +3,5 @@ FROM registry.apps.marble.ccs.ornl.gov/stf007/python-36-centos7:latest RUN pip install --upgrade pip RUN pip install dask distributed RUN pip install numpy RUN pip install jupyterlab