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 ecede52 commit 9ae2ed0Copy full SHA for 9ae2ed0
Dockerfile
@@ -70,7 +70,8 @@ COPY ./Data/useful_R_packages_2022.Rmd /home/$USER/demos
70
71
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
76
77
#### install stan stuff
0 commit comments