SAME-Project / same-project

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

Fix SAME-samples #52

Closed lukemarsden closed 2 years ago

lukemarsden commented 2 years ago

The samples, such as https://github.com/SAME-Project/SAME-samples/tree/main/01-hello-world referenced in the documentation, have rotted:

SyntaxError: SAME file at './same.yaml' is invalid: {'pipeline': ['unknown field'], 'run': [{'sha': ['required field']}]}

we should update them to use the correct syntax, e.g. https://github.com/SAME-Project/same-project/blob/main/test/testdata/generic_notebook/same.yaml