We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3de6a commit 9f692afCopy full SHA for 9f692af
1 file changed
Docker/Dockerfile-ORESWIG-App
@@ -42,6 +42,7 @@ RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/No
42
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_2
43
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_3
44
RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_4
45
+RUN cp oreswig/example_scripts/Notebooks/utilities.py oreswig/example_scripts/Notebooks/Example_5
46
COPY ore/Examples /oreswig/Examples
47
COPY ore/Tools /oreswig/Tools
48
# Set env variable to run the ore examples with the python interface instead of the executable
0 commit comments