hedayatbehnam / primace

Predicting First-Year Survival after Percutaneous Coronary Interventions: A Machine Learning-Based ShinyApp Web Application in R
https://primace.aikadeh.com
Other
2 stars 0 forks source link

Problem with reading rds file from s3 bucket #31

Closed hedayatbehnam closed 1 year ago

hedayatbehnam commented 1 year ago

Define correct path for writing binary file from s3 bucket to /root/tmp writable dir in liara docker

hedayatbehnam commented 1 year ago

Solved by changing write s3 file dir from ../tmp to /tmp

hedayatbehnam commented 1 year ago

Close this issue as it is solved