Skip to content

Commit b8ec668

Browse files
committed
Merge branch 'QPR-12484' into 'master'
QPR-12484 update example 6 & 7 Closes QPR-12484 See merge request qs/oreswig!69
2 parents fe7f9e6 + e956c81 commit b8ec668

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)