more fixes

This commit is contained in:
Jan Kieseler
2023-09-20 14:54:04 +00:00
parent bccca15b2e
commit c7bf5749ec
+1
View File
@@ -82,3 +82,4 @@ RUN cd && cd minicalosim && mkdir build && cd build && cmake ../ && make -j4 &&
# 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
RUN ln -s /usr/bin/python3 /usr/bin/python