File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- # jupyterlab_snippets
1
+ # jupyterlab-snippets
2
2
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 )
5
7
6
8
Snippets Extension for JupyterLab.
7
9
@@ -12,6 +14,7 @@ for the frontend extension.
12
14
## Requirements
13
15
14
16
- JupyterLab >= 4.0.0, <5.0.0
17
+ - Node.js
15
18
16
19
## Install
17
20
You can’t perform that action at this time.
0 commit comments