Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 093fbc3

Browse files
authored
Merge pull request #21 from jtpio/badges
Add PyPI and npm badges
2 parents 0e8d068 + 5cbd653 commit 093fbc3

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
@@ -1,6 +1,8 @@
11
# jupyterlab-python-file
22

33
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jtpio/jupyterlab-python-file/master?urlpath=lab)
4+
[![PyPI](https://img.shields.io/pypi/v/jupyterlab-python-file.svg)](https://pypi.org/project/jupyterlab-python-file)
5+
[![npm](https://img.shields.io/npm/v/jupyterlab-python-file.svg)](https://www.npmjs.com/package/jupyterlab-python-file)
46

57
Create Python Files from JupyterLab
68

0 commit comments

Comments
 (0)