FYNCH-BIO / evolver-electron

MIT License
5 stars 16 forks source link

Empty files for template experiment if no internet #244

Open zheins opened 2 years ago

zheins commented 2 years ago

If there is no internet connection, the app will fail to fetch the template python files. If this occurs, a popup should appear alerting the user and prompting them to either manually place the files or try again with internet. The app should also check the existence and length of the files instead of just checking if the directory exists.