Skip to content

Instantly share code, notes, and snippets.

@SaschaDittmann
Last active August 21, 2022 21:42
Show Gist options
  • Save SaschaDittmann/ee8c762ad616c33a9ed1fa5d2fcd0f11 to your computer and use it in GitHub Desktop.
Save SaschaDittmann/ee8c762ad616c33a9ed1fa5d2fcd0f11 to your computer and use it in GitHub Desktop.
DevOps for Machine Learning (Part 1) - Getting Started with MLOps with Azure DevOps
setup/install_requirements.sh
pytest tests/unit/data_test.py --doctest-modules --junitxml=junit/test-results.xml --cov=data_test --cov-report=xml --cov-report=html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment