Skip to content

Commit ec402d2

Browse files
committed
reverted unnecessary changes to readme
1 parent 6193e64 commit ec402d2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# jupyterlab_snippets
1+
# jupyterlab-snippets
22

3-
[![Github Actions Status](https://github.com/QuantStack/jupyterlab-snippets.git/workflows/Build/badge.svg)](https://github.com/QuantStack/jupyterlab-snippets.git/actions/workflows/build.yml)
4-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/QuantStack/jupyterlab-snippets.git/main?urlpath=lab)
3+
![Github Actions Status](https://github.com/QuantStack/jupyterlab-snippets/workflows/Build/badge.svg)
4+
[![Version](https://img.shields.io/pypi/v/jupyterlab-snippets.svg)](https://pypi.python.org/project/jupyterlab-snippets)
5+
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/jupyterlab-snippets.svg)](https://anaconda.org/conda-forge/jupyterlab-snippets)
6+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/QuantStack/jupyterlab-snippets/stable?urlpath=lab/tree/binder/example.ipynb)
57

68
Snippets Extension for JupyterLab.
79

@@ -12,6 +14,7 @@ for the frontend extension.
1214
## Requirements
1315

1416
- JupyterLab >= 4.0.0, <5.0.0
17+
- Node.js
1518

1619
## Install
1720

0 commit comments

Comments
 (0)