/ examples / h2o / python_env.yaml
python_env.yaml
1  build_dependencies:
2    - pip
3  dependencies:
4    - h2o
5    - mlflow>=1.0
6    - numpy
7    - pandas