EpistasisLab / Aliro

Aliro: AI-Driven Data Science
https://epistasislab.github.io/Aliro
GNU General Public License v3.0
222 stars 63 forks source link

Fix code executions #606

Closed jay-m-dev closed 10 months ago

jay-m-dev commented 10 months ago

Added new code run API endpoint in the machine. Refactored /executions endpoint in the lab. Added new /executions/:id/files endpoint in the lab to upload files generated by executions Added execution file upload client (sendExecResults) in the machine. Added new integration tests to test code executions:

test simple code run test file generation and uploading test recognition of dataset as a DataFrame labeled df test recognition of model from a completed experiment