File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# jupyter-archive
22
3- [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://beta. mybinder.org/v2/gh/hadim /jupyter-archive/master?urlpath=lab )
3+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyterlab-contrib /jupyter-archive/master?urlpath=lab )
44[ ![ Build Status] ( https://travis-ci.com/hadim/jupyter-archive.svg?branch=master )] ( https://travis-ci.com/hadim/jupyter-archive )
55[ ![ Version] ( https://img.shields.io/npm/v/@hadim/jupyter-archive.svg )] ( https://www.npmjs.com/package/@hadim/jupyter-archive )
66[ ![ PyPI] ( https://img.shields.io/pypi/v/jupyter-archive )] ( https://pypi.org/project/jupyter-archive/ )
@@ -16,9 +16,9 @@ Features:
1616- Archive format can be set in the JLab settings.
1717- Alternatively, you can choose the format in the file browser menu (the format setting needs to be set to ` null ` ).
1818- Decompress an archive directly in file browser.
19- - Notebok client extension not available. [ Contributions are welcome] ( https://github.com/hadim /jupyter-archive/issues/21 ) .
19+ - Notebok client extension not available. [ Contributions are welcome] ( https://github.com/jupyterlab-contrib /jupyter-archive/issues/21 ) .
2020
21- ![ jupyter-archive in action] ( https://raw.githubusercontent.com/hadim /jupyter-archive/master/archive.gif )
21+ ![ jupyter-archive in action] ( https://raw.githubusercontent.com/jupyterlab-contrib /jupyter-archive/master/archive.gif )
2222
2323## Prerequisites
2424
Original file line number Diff line number Diff line change 77 " jupyterlab" ,
88 " jupyterlab-extension"
99 ],
10- "homepage" : " https://github.com/hadim /jupyter-archive" ,
10+ "homepage" : " https://github.com/jupyterlab-contrib /jupyter-archive" ,
1111 "bugs" : {
12- "url" : " https://github.com/hadim /jupyter-archive/issues"
12+ "url" : " https://github.com/jupyterlab-contrib /jupyter-archive/issues"
1313 },
1414 "license" : " BSD-3-Clause" ,
1515 "author" : " hadim" ,
2323 "style" : " style/index.css" ,
2424 "repository" : {
2525 "type" : " git" ,
26- "url" : " https://github.com/hadim /jupyter-archive.git"
26+ "url" : " https://github.com/jupyterlab-contrib /jupyter-archive.git"
2727 },
2828 "scripts" : {
2929 "build" : " jlpm run build:lib" ,
Original file line number Diff line number Diff line change 4949 version = version ,
5050 author = "Hadrien Mary, Frederic Collonval" ,
515152- url = "https://github.com/hadim /jupyter-archive/" ,
52+ url = "https://github.com/jupyterlab-contrib /jupyter-archive/" ,
5353 description = "A Jupyter/Jupyterlab extension to make, download and extract archive files." ,
5454 long_description = (pathlib .Path (HERE ) / "README.md" ).read_text (),
5555 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments