conda.yaml 142 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 name: tutorial channels: - defaults dependencies: - numpy>=1.14.3 - pandas>=1.0.0 - scikit-learn=0.19.1 - pip - pip: - mlflow