We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e2555 commit f38fc20Copy full SHA for f38fc20
Dockerfile
@@ -72,6 +72,8 @@ COPY ./Data/HW_1_q2_template.Rmd /home/$USER/templates
72
COPY ./Data/hw1_q2_test.encryptr.bin /home/$USER/test_files
73
COPY ./Data/HW_2_template_final_final.Rmd /home/$USER/templates
74
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
77
78
79
#### install stan stuff
0 commit comments