Skip to content

Commit 6ff92dd

Browse files
committed
feat: add stable and latest documentation badges to README
1 parent 67990b6 commit 6ff92dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![pypi version](https://img.shields.io/pypi/v/datalab-kernel.svg)](https://pypi.org/project/datalab-kernel/)
55
[![PyPI status](https://img.shields.io/pypi/status/datalab-kernel.svg)](https://github.com/DataLab-Platform/DataLab-Kernel)
66
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/datalab-kernel.svg)](https://pypi.org/project/datalab-kernel/)
7+
[![Documentation (stable)](https://img.shields.io/badge/docs-stable-green?logo=readthedocs&logoColor=white)](https://datalab-kernel.readthedocs.io/en/stable/)
8+
[![Documentation (latest)](https://img.shields.io/badge/docs-latest-brightgreen?logo=readthedocs&logoColor=white)](https://datalab-kernel.readthedocs.io/en/latest/)
79
[![Quick Start](https://img.shields.io/badge/Quick_Start-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=/notebooks/datalab_kernel_quickstart.ipynb)
810
[![Advanced Showcase](https://img.shields.io/badge/Advanced_Showcase-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=%2Fnotebooks%2Fdatalab_kernel_advanced.ipynb)
911

0 commit comments

Comments
 (0)