SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Some refactoring and initial setup for supporting requirements in SAME config. #115

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

See #93. Refactors the Step data object to be an immutable box, which gives us json/yaml/etc serialisation for free. Next step is to inject the requirements file into each step and run pip install -r on it in the kubeflow backend's step components.

github-actions[bot] commented 2 years ago

Unit Test Results

  1 files    1 suites   38s :stopwatch: 70 tests 57 :heavy_check_mark: 13 :zzz: 0 :x:

Results for commit 0bd955cf.