|
1 | 1 | .. -*- mode: rst -*-
|
2 | 2 |
|
3 |
| -|GH-Linux|_ |GH-macOS|_ |Cirrus|_ |Azure|_ |Circle|_ |Codecov|_ |PyPI|_ |conda-forge|_ |Zenodo|_ |
| 3 | +|PyPI|_ |conda-forge|_ |Zenodo|_ |Discourse|_ |Codecov|_ |
4 | 4 |
|
5 | 5 | |MNE|_
|
6 | 6 |
|
7 |
| -.. |GH-Linux| image:: https://github.com/mne-tools/mne-python/workflows/linux%20/%20conda/badge.svg?branch=main |
8 |
| -.. _GH-Linux: https://github.com/mne-tools/mne-python/actions?query=branch:main+event:push |
9 |
| - |
10 |
| -.. |GH-macOS| image:: https://github.com/mne-tools/mne-python/workflows/macos%20/%20conda/badge.svg?branch=main |
11 |
| -.. _GH-macOS: https://github.com/mne-tools/mne-python/actions?query=branch:main+event:push |
12 |
| - |
13 |
| -.. |Cirrus| image:: https://api.cirrus-ci.com/github/mne-tools/mne-python.svg |
14 |
| -.. _Cirrus: https://cirrus-ci.com/github/mne-tools/mne-python |
15 |
| - |
16 |
| -.. |Azure| image:: https://dev.azure.com/mne-tools/mne-python/_apis/build/status/mne-tools.mne-python?branchName=main |
17 |
| -.. _Azure: https://dev.azure.com/mne-tools/mne-python/_build/latest?definitionId=1&branchName=main |
18 |
| - |
19 |
| -.. |Circle| image:: https://circleci.com/gh/mne-tools/mne-python.svg?style=shield |
20 |
| -.. _Circle: https://circleci.com/gh/mne-tools/mne-python |
21 |
| - |
22 |
| -.. |Codecov| image:: https://codecov.io/gh/mne-tools/mne-python/branch/main/graph/badge.svg |
23 |
| -.. _Codecov: https://codecov.io/gh/mne-tools/mne-python |
24 |
| - |
25 |
| -.. |PyPI| image:: https://img.shields.io/pypi/dm/mne.svg?label=PyPI%20downloads |
| 7 | +.. |PyPI| image:: https://img.shields.io/pypi/dm/mne.svg?label=PyPI |
26 | 8 | .. _PyPI: https://pypi.org/project/mne/
|
27 | 9 |
|
28 |
| -.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne.svg?label=Conda%20downloads |
| 10 | +.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne.svg?label=Conda |
29 | 11 | .. _conda-forge: https://anaconda.org/conda-forge/mne
|
30 | 12 |
|
31 | 13 | .. |Zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.592483.svg
|
32 | 14 | .. _Zenodo: https://doi.org/10.5281/zenodo.592483
|
33 | 15 |
|
| 16 | +.. |Discourse| image:: https://img.shields.io/discourse/status?label=Community&server=https%3A%2F%2Fmne.discourse.group%2F |
| 17 | +.. _Discourse: https://mne.discourse.group/ |
| 18 | + |
| 19 | +.. |Codecov| image:: https://img.shields.io/codecov/c/github/mne-tools/mne-python?label=Coverage |
| 20 | +.. _Codecov: https://codecov.io/gh/mne-tools/mne-python |
| 21 | + |
34 | 22 | .. |MNE| image:: https://mne.tools/stable/_static/mne_logo.svg
|
35 | 23 | .. _MNE: https://mne.tools/dev/
|
36 | 24 |
|
| 25 | + |
37 | 26 | MNE-Python
|
38 | 27 | ==========
|
39 | 28 |
|
|
0 commit comments