Skip to content

Commit e8a8973

Browse files
committed
2 parents 63b35c3 + cddc0aa commit e8a8973

File tree

3 files changed

+104
-92
lines changed

3 files changed

+104
-92
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
VueGen is a Python library that automates the creation of scientific reports.
88
</p>
99

10+
| Information | Links |
11+
| :--- | :--- |
12+
| **Package** |[ ![PyPI Latest Release](https://img.shields.io/pypi/v/vuegen.svg)](https://pypi.org/project/vuegen/) [![Supported versions](https://img.shields.io/pypi/pyversions/vuegen.svg)](https://pypi.org/project/vuegen/)|
13+
| **Documentation** | [![Docs](https://readthedocs.org/projects/vuegen/badge/?style=flat)](https://vuegen.readthedocs.io/)|
14+
| **Build** | [![CI](https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/cdci.yml/badge.svg)](https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/cdci.yml) [![Docs](https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/docs.yml/badge.svg)](https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/docs.yml)|
15+
| **Examples** | [![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)](https://multiomics-analytics-group.github.io/vuegen/) [![Streamlit](https://img.shields.io/badge/Streamlit-%23FE4B4B.svg?style=for-the-badge&logo=streamlit&logoColor=white)](https://multiomics-analytics-group.github.io/vuegen/)|
16+
| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/Multiomics-Analytics-Group/vuegen)](https://github.com/Multiomics-Analytics-Group/vuegen/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/Multiomics-Analytics-Group/vuegen)](https://github.com/Multiomics-Analytics-Group/vuegen/pulls) |
17+
1018
## Table of contents:
1119
- [About the project](#about-the-project)
1220
- [Installation](#installation)
@@ -100,7 +108,6 @@ The current report types supported by VueGen are:
100108
## Contact
101109
If you have comments or suggestions about this project, you can [open an issue][issues] in this repository.
102110

103-
[issues]: https://github.com/Multiomics-Analytics-Group/vuegen/issues/new
104111
[streamlit]: https://streamlit.io/
105112
[vuegen-pypi]: https://pypi.org/project/vuegen/
106113
[quarto]: https://quarto.org/

0 commit comments

Comments
 (0)