File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
# Bayesian Optimization
6
6
7
7
![ tests] ( https://github.com/bayesian-optimization/BayesianOptimization/actions/workflows/run_tests.yml/badge.svg )
8
- [ ![ docs - stable] ( https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbayesian-optimization%2FBayesianOptimization%2Fgh-pages%2Fversions.json&query=%24%5B%3F(%40.aliases%20%26%26%20%40.aliases.indexOf(' stable')%20%3E%20-1)%5D.version&prefix=stable%20(v&suffix=)&label=docs ) ]( https://bayesian-optimization.github.io/BayesianOptimization/ )
8
+ [ ![ docs - stable] ( https://img.shields.io/badge/docs- stable-blue ) ]( https://bayesian-optimization.github.io/BayesianOptimization/index.html )
9
9
[ ![ Codecov] ( https://codecov.io/github/bayesian-optimization/BayesianOptimization/badge.svg?branch=master&service=github )] ( https://codecov.io/github/bayesian-optimization/BayesianOptimization?branch=master )
10
10
[ ![ Pypi] ( https://img.shields.io/pypi/v/bayesian-optimization.svg )] ( https://pypi.python.org/pypi/bayesian-optimization )
11
11
![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/bayesian-optimization )
You can’t perform that action at this time.
0 commit comments