Will Cunningham

Results 47 comments of Will Cunningham

@scottwn @venkatBala this PR looks good to go. the local executor is now also tested when tests are either manually run, or run on develop.

~short term solution: do not show source code for C Leptons~

> @wjcunningham7 @scottwn this can be closed I presume right? @santoshkumarradha are existing docstrings sufficient?

@scottwn this tool may be useful https://github.com/HunterMcGushion/docstr_coverage

this is outdated so I closed it

use this example to prototype and test julia leptons: https://github.com/FluxML/model-zoo/tree/master/vision/dcgan_mnist

I'm testing using Locust. Some errors that I see come up with high load are these: 1. `sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked` (will be addressed by database changes) 2. User...

for 2 and 5 I want to come back to them after the switch to FastAPI, and after the db changes are integrated with the front-end. for 3 and 4,...

@scottwn I think we should publish expected behavior for standard user configs, e.g., 4cores/8GB, 8cores/16GB for now. Would also be nice to identify the minimal specs to run Covalent as...