Commit 0c2da26b authored by Prout, Ryan's avatar Prout, Ryan
Browse files

add jupyterlab

parent ce4803b5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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