databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
460 stars 157 forks source link

fix batch inference #6

Closed yinxi-db closed 2 years ago

yinxi-db commented 2 years ago

add Jinja2==3.0.3 to requirements.txt This way, the batch inference job can succeed.