SAME-Project / same-project

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

Fix integration of sameproject datasets SDK and kubeflow backend. #152

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

See #150. Injects the same environment and same.yaml into each kubeflow container so that the SDK knows which dataset to load when calling sdk.dataset(...). Also fixes versions of packages in containers to match our pyproject.toml, and some other minor changes.