diff --git a/containers/jug/dev.Dockerfile b/containers/jug/dev.Dockerfile index 1f5a29c36f31dde21b348d82d47173bbb73da813..f5e6c458259f999a4b29c54e958dacccc45899a8 100644 --- a/containers/jug/dev.Dockerfile +++ b/containers/jug/dev.Dockerfile @@ -157,7 +157,7 @@ RUN cd /opt/spack-environment \ --trusted-host files.pythonhosted.org \ --no-cache-dir \ ipython matplotlib scipy yapf pandas pycairo pyyaml lxml \ - jupyter jupyterlab uproot pyunfold seaborn stashcp \ + jupyter jupyterlab uproot pyunfold seaborn stashcp awkward \ && echo -n "" \ && echo "Executing cmake patch for dd4hep 16.1" \ && sed -i "s/FIND_PACKAGE(Python/#&/" /usr/local/cmake/DD4hepBuild.cmake