|
1 | 1 | <div align="center"> |
2 | 2 | <br/> |
3 | 3 |
|
4 | | -[](https://github.com/emdgroup/octopus/actions/workflows/test-package.yml?query=branch%3Amain) |
5 | | -[](https://github.com/emdgroup/octopus/actions/workflows/ruff.yml?query=branch%3Amain) |
6 | | -[](https://github.com/emdgroup/octopus/actions/workflows/docs.yml?query=branch%3Amain) |
| 4 | +<div> |
| 5 | +<a href="https://github.com/emdgroup/octopus/actions/workflows/test-package.yml?query=branch%3Amain"> |
| 6 | + <img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/test-package.yml?branch=main&style=flat-square&label=Test%20Suite&labelColor=0f69af&color=ffdcb9" alt="Test Suite"> |
| 7 | +</a> |
| 8 | +<a href="https://github.com/emdgroup/octopus/actions/workflows/ruff.yml?query=branch%3Amain"> |
| 9 | + <img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/ruff.yml?branch=main&style=flat-square&label=Code%20Quality&labelColor=0f69af&color=ffdcb9" alt="Code Quality"> |
| 10 | +</a> |
| 11 | +<a href="https://github.com/emdgroup/octopus/actions/workflows/docs.yml?query=branch%3Amain"> |
| 12 | + <img src="https://img.shields.io/github/actions/workflow/status/emdgroup/octopus/docs.yml?branch=main&style=flat-square&label=Docs&labelColor=0f69af&color=ffdcb9" alt="Docs"> |
| 13 | +</a> |
| 14 | +</div> |
7 | 15 |
|
8 | | -[](https://pypi.org/project/octopus-automl/) |
9 | | -[](https://pypi.org/project/octopus-automl/) |
10 | | -[](https://pypistats.org/packages/octopus-automl) |
11 | | -[](https://github.com/emdgroup/octopus/issues/) |
12 | | -[](https://github.com/emdgroup/octopus/pulls/) |
13 | | -[](http://www.apache.org/licenses/LICENSE-2.0) |
| 16 | +<div> |
| 17 | +<a href="https://pypi.org/project/octopus-automl/"> |
| 18 | + <img src="https://img.shields.io/pypi/pyversions/octopus-automl?style=flat-square&label=Supports%20Python&labelColor=96d7d2&color=ffdcb9" alt="Supports Python"> |
| 19 | +</a> |
| 20 | +<a href="https://pypi.org/project/octopus-automl/"> |
| 21 | + <img src="https://img.shields.io/pypi/v/octopus-automl.svg?style=flat-square&label=PyPI%20Version&labelColor=96d7d2&color=ffdcb9" alt="PyPI version"> |
| 22 | +</a> |
| 23 | +<a href="https://pypistats.org/packages/octopus-automl"> |
| 24 | + <img src="https://img.shields.io/pypi/dm/octopus-automl?style=flat-square&label=Downloads&labelColor=96d7d2&color=ffdcb9" alt="Downloads"> |
| 25 | +</a> |
| 26 | +<a href="https://github.com/emdgroup/octopus/issues/"> |
| 27 | + <img src="https://img.shields.io/github/issues/emdgroup/octopus?style=flat-square&label=Issues&labelColor=96d7d2&color=ffdcb9" alt="Issues"> |
| 28 | +</a> |
| 29 | +<a href="https://github.com/emdgroup/octopus/pulls/"> |
| 30 | + <img src="https://img.shields.io/github/issues-pr/emdgroup/octopus?style=flat-square&label=PRs&labelColor=96d7d2&color=ffdcb9" alt="PRs"> |
| 31 | +</a> |
| 32 | +<a href="http://www.apache.org/licenses/LICENSE-2.0"> |
| 33 | + <img src="https://shields.io/badge/License-Apache%202.0-green.svg?style=flat-square&labelColor=96d7d2&color=ffdcb9" alt="License"> |
| 34 | +</a> |
| 35 | +</div> |
14 | 36 |
|
15 | | -[](https://github.com/emdgroup/octopus/) |
| 37 | +<div> |
| 38 | +<a href="https://github.com/emdgroup/octopus/"> |
| 39 | + <img src="https://raw.githubusercontent.com/emdgroup/octopus/main/docs/assets/logo.png" alt="Logo"> |
| 40 | +</a> |
| 41 | +</div> |
16 | 42 |
|
17 | | - |
| 43 | +<div> |
18 | 44 | <a href="https://emdgroup.github.io/octopus/">Homepage<a/> |
19 | 45 | • |
20 | 46 | <a href="https://emdgroup.github.io/octopus/userguide/userguide/">User Guide<a/> |
21 | 47 | • |
22 | 48 | <a href="https://emdgroup.github.io/octopus/reference/reference/">Documentation<a/> |
23 | 49 | • |
24 | 50 | <a href="https://emdgroup.github.io/octopus/contributing/">Contribute<a/> |
25 | | - |
| 51 | +</div> |
| 52 | + |
26 | 53 | </div> |
27 | 54 |
|
28 | 55 |
|
|
0 commit comments