Skip to content

Commit f38fc20

Browse files
authored
Update Dockerfile
1 parent e5e2555 commit f38fc20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ COPY ./Data/HW_1_q2_template.Rmd /home/$USER/templates
7272
COPY ./Data/hw1_q2_test.encryptr.bin /home/$USER/test_files
7373
COPY ./Data/HW_2_template_final_final.Rmd /home/$USER/templates
7474
COPY ./Data/hw2_q2_test.encryptr.bin /home/$USER/test_files
75+
COPY ./Data/HW_3_Template_Final.Rmd /home/$USER/templates
76+
COPY ./Data/hw3_q2_test.encryptr.bin /home/$USER/test_files
7577

7678

7779
#### install stan stuff

0 commit comments

Comments
 (0)