nrdg / cloudknot

A python library to run your existing code on AWS Batch
https://nrdg.github.io/cloudknot/
Other
71 stars 17 forks source link

Update the list of instance names #283

Closed richford closed 3 years ago

richford commented 3 years ago

Valid instance types are hard-coded here. They are outdated.

We should update them. Also, we should put them in a separate file and read them in.