Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix code executions #606

Merged
merged 15 commits into from
Sep 14, 2023
Merged

Conversation

jay-m-dev
Copy link
Contributor

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

@jay-m-dev jay-m-dev merged commit 929c33d into EpistasisLab:master Sep 14, 2023
6 checks passed
@jay-m-dev jay-m-dev deleted the fix-code-executions branch September 19, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant