added uc2 packages

This commit is contained in:
Jan Kieseler
2023-09-20 11:21:01 +00:00
parent 57b07347cf
commit bccca15b2e
+2
View File
@@ -80,3 +80,5 @@ ADD minicalosim /root/minicalosim
RUN cd && cd minicalosim && mkdir build && cd build && cmake ../ && make -j4 &&\
cp minicalo* ../bind/G4Calo.py /usr/local/lib/python3.8/dist-packages/
# add jupyter packages for UC2 on top so they don't need to be installed every time
RUN python3 -m pip install jupyterlab jupyterhub==3.1.1 batchspawner