File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 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/acore/actions/workflows/cdci.yml/badge.svg )] ( https://github.com/Multiomics-Analytics-Group/vuegen/actions/workflows/cdci.yml ) [ ![ Docs] ( https://github.com/Multiomics-Analytics-Group/acore/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 )
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ ipywidgets==8.1.5
5555isoduration == 20.11.0
5656itables == 2.2.4
5757jedi == 0.19.2
58- jinja2 == 3.1.4
5958json5 == 0.10.0
6059jsonpickle == 4.0.1
6160jsonpointer == 3.0.0
You canāt perform that action at this time.
0 commit comments