Skip to content

Commit 9ae2ed0

Browse files
authored
Update Dockerfile
1 parent ecede52 commit 9ae2ed0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ COPY ./Data/useful_R_packages_2022.Rmd /home/$USER/demos
7070

7171
COPY ./Data/HW_1_q2_template.Rmd /home/$USER/templates
7272
COPY ./Data/hw1_q2_test.encryptr.bin /home/$USER/test_files
73-
73+
COPY ./Data/HW_2_template_final_final.Rmd /home/$USER/templates
74+
COPY ./Data/hw2_q2_test.encryptr.bin /home/$USER/test_files
7475

7576

7677
#### install stan stuff

0 commit comments

Comments
 (0)