Skip to content
Snippets Groups Projects

Added XPRA

Merged Peter Vennemann requested to merge prod into main
+ 3
3
@@ -24,8 +24,8 @@ RUN pip3 install --upgrade pip
# Install 'nice to have lab extensions'
RUN pip install --upgrade jupyterlab
RUN pip install jupyterlab-git==0.34.0
RUN pip install jupyterlab-gitlab==3.0.0
#RUN pip install jupyterlab-git==0.34.0
#RUN pip install jupyterlab-gitlab==3.0.0
# Install for -> ewirtsch
RUN pip install pandaSDMX==1.6.0
@@ -41,4 +41,4 @@ RUN pip install keras==2.7.0
RUN pip install paho-mqtt==1.6.1
# Install for -> stroemmt
RUN pip install openpiv
RUN pip install openpivgui
Loading