Skip to content

Commit 692744e

Browse files
authored
Update Dockerfile
1 parent e1d5d1c commit 692744e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ COPY ./Data/HW_2_template_final_final.Rmd /home/$USER/templates
7474
COPY ./Data/hw2_q2_test.encryptr.bin /home/$USER/test_files
7575
COPY ./Data/HW_3_Template_Final.Rmd /home/$USER/templates
7676
COPY ./Data/hw3_q2_test.encryptr.bin /home/$USER/test_files
77+
COPY ./Data/HW_4_Template_Final.Rmd /home/$USER/templates
78+
COPY ./Data/hw4_q2_test.encryptr.bin /home/$USER/test_files
79+
COPY ./Data/NSED_SLJ_slim_data.csv /home/$USER/data
80+
COPY ./Data/TorontoHealth.csv /home/$USER/data
7781

7882

7983
#### install stan stuff

0 commit comments

Comments
 (0)