Skip to content

Commit e57595c

Browse files
committed
QPR-12484 update example 6 & 7
1 parent 4532aab commit e57595c

24 files changed

Lines changed: 1628 additions & 1163 deletions

Docker/Dockerfile-ORESWIG-App

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt-get update \
1212
&& apt-get clean \
1313
&& rm -rf /var/lib/apt/lists/*
1414

15-
RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff xmldiff
15+
RUN pip3 install matplotlib pandas nose nose_xunitmp datacompy jupyter jsondiff xmldiff numpy scipy ipywidgets
1616

1717
WORKDIR /
1818
RUN mkdir /oreswig

0 commit comments

Comments
 (0)