Closed saurav-c closed 1 year ago
This PR adds the notebook used for system testing 2 - medium data and simple model on a k8s compute resource.
ENG 2826
python3 scripts/run_linters.py -h
run_integration_test
skip_integration_test
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Describe your changes and why you are making these changes
This PR adds the notebook used for system testing 2 - medium data and simple model on a k8s compute resource.
Related issue number (if any)
ENG 2826
Loom demo (if any)
Checklist before requesting a review
python3 scripts/run_linters.py -h
for usage).run_integration_test
: Runs integration testsskip_integration_test
: Skips integration tests (Should be used when changes are ONLY documentation/UI)