Skip to content
Snippets Groups Projects
Commit 8474ccfd authored by Peter Vennemann's avatar Peter Vennemann
Browse files

Update file Dockerfile

parent 30381c02
No related branches found
No related tags found
No related merge requests found
Pipeline #194239 failed
...@@ -47,4 +47,7 @@ RUN pip install openpivgui ...@@ -47,4 +47,7 @@ RUN pip install openpivgui
# Install ASDA -> für Wirbeldetektion # Install ASDA -> für Wirbeldetektion
RUN git clone https://github.com/PyDL/ASDA RUN git clone https://github.com/PyDL/ASDA
RUN cd ASDA RUN cd ASDA
RUN pip install . RUN pip install .
\ No newline at end of file
# Seaborn
RUN pip install seaborn
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment