Skip to content

Commit b6f4dda

Browse files
committed
Add PyPI badges to README for better visibility of project status
1 parent 9d27ca3 commit b6f4dda

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# DataLab-Kernel
22

3+
[![license](https://img.shields.io/pypi/l/datalab-kernel.svg)](./LICENSE)
4+
[![pypi version](https://img.shields.io/pypi/v/datalab-kernel.svg)](https://pypi.org/project/datalab-kernel/)
5+
[![PyPI status](https://img.shields.io/pypi/status/datalab-kernel.svg)](https://github.com/DataLab-Platform/DataLab-Kernel)
6+
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/datalab-kernel.svg)](https://pypi.org/project/datalab-kernel/)
7+
38
**A standalone Jupyter kernel providing seamless, reproducible access to DataLab workspaces, with optional live synchronization to the DataLab GUI.**
49

510
---

0 commit comments

Comments
 (0)