File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,11 +91,11 @@ USER ${NB_USER}
9191ENV SHELL=/usr/bin/bash
9292ENV FLUX_URI_RESOLVE_LOCAL=t
9393
94- # TODO copy and setup final tutorial materials here
9594COPY ./tutorial-code/caliper-tutorial/tutorial ${HOME}/caliper-tutorial/
9695COPY ./tutorial-code/thicket-tutorial/data ${HOME}/thicket-tutorial/data/
9796COPY ./tutorial-code/thicket-tutorial/notebooks ${HOME}/thicket-tutorial/notebooks/
98- COPY ./tutorial-code/thicket-tutorial/LICENSE ${HOME}/thicket-tutorial
97+ # TODO figure out a way to copy the LICENSE file that GH Actions will accept
98+ # COPY ./tutorial-code/thicket-tutorial/LICENSE ${HOME}/thicket-tutorial
9999
100100COPY tutorial-code/system-description/aws-tutorial ${HOME}/benchpark/systems/aws-tutorial
101101COPY tutorial-code/system-description/AWS_Tutorial-c7i-EFA ${HOME}/benchpark/systems/all_hardware_descriptions/AWS_Tutorial-c7i-EFA
You can’t perform that action at this time.
0 commit comments