File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 77|Azure |_ |Codecov |_ |CircleCI |_ |PythonVersion |_ |Pypi |_ |Gitter |_ |Black |_
88
99.. |Azure | image :: https://dev.azure.com/imbalanced-learn/imbalanced-learn/_apis/build/status/scikit-learn-contrib.imbalanced-learn?branchName=master
10- .. _Azure : https://dev.azure.com/imbalanced-learn/imbal
10+ .. _Azure : https://dev.azure.com/imbalanced-learn/imbalanced-learn/_build
1111
1212.. |Codecov | image :: https://codecov.io/gh/scikit-learn-contrib/imbalanced-learn/branch/master/graph/badge.svg
1313.. _Codecov : https://codecov.io/gh/scikit-learn-contrib/imbalanced-learn
Original file line number Diff line number Diff line change 4848 - bash : sudo chown -R $USER $CONDA
4949 displayName : Take ownership of conda installation
5050 condition : startsWith(variables['DISTRIB'], 'conda')
51- - task : Cache@2
52- inputs :
53- key : ' "$(Agent.JobName)"'
54- path : $(SKLEARN_DATA_DIR)
55- displayName : Dataset caching
56- continueOnError : true
5751 - script : |
5852 build_tools/azure/install.sh
5953 displayName: 'Install'
You can’t perform that action at this time.
0 commit comments