Sage-Bionetworks / projectLive_NF

Live view of projects of funding partners
2 stars 3 forks source link

Master #201

Open jaybee84 opened 1 year ago

jaybee84 commented 1 year ago

Porting recent changes to master back to develop branch to maintain consistency.

jaybee84 commented 1 year ago

@andrewelamb it looks like shiny-deploy step is failing due to virtual env issues. Could you please take a look to see why that might be?

andrewelamb commented 1 year ago

@jaybee84 My best guess is that python3.8 doesn't work as-is with the ubuntu-latest image the workflow is using. I'd peg the image to an earlier version, or try using a newer version of python.