Implement the sklearn_demo
from the docs
#35
Labels
Category: Documentation
Improvements or additions to documentation
CI (Automation)
Continuous integration (and other automation)
The
sklearn_demo
used as an example in the docs should actually be implemented in the repo, with demo GitHub actions for locking and building the built artifacts (with notes on how to publish them, and what metadata to cache between builds in order to enable automatic version number updates as the build process inputs change).This change will also make it feasible to include the exact expected manifest output without making that painful to maintain (it can be updated in CI the same way the expected
sample_project
outputs are updated).The text was updated successfully, but these errors were encountered: