File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# jupyterlab-unfold
2
2
3
- ![ Github Actions Status] ( https://github.com/martinRenou /jupyterlab-unfold/actions/workflows/build.yml/badge.svg?branch=master ) [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/martinRenou /jupyterlab-unfold/HEAD?urlpath=lab )
3
+ ![ Github Actions Status] ( https://github.com/jupyterlab-contrib /jupyterlab-unfold/actions/workflows/build.yml/badge.svg?branch=master ) [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyterlab-contrib /jupyterlab-unfold/HEAD?urlpath=lab )
4
4
5
5
An IDE-like file browser
6
6
Original file line number Diff line number Diff line change 7
7
" jupyterlab" ,
8
8
" jupyterlab-extension"
9
9
],
10
- "homepage" : " https://github.com/martinRenou /jupyterlab-unfold" ,
10
+ "homepage" : " https://github.com/jupyterlab-contrib /jupyterlab-unfold" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/martinRenou /jupyterlab-unfold/issues"
12
+ "url" : " https://github.com/jupyterlab-contrib /jupyterlab-unfold/issues"
13
13
},
14
14
"license" : " BSD-3-Clause" ,
15
15
"author" : {
31
31
"style" : " style/index.css" ,
32
32
"repository" : {
33
33
"type" : " git" ,
34
- "url" : " https://github.com/martinRenou /jupyterlab-unfold.git"
34
+ "url" : " https://github.com/jupyterlab-contrib /jupyterlab-unfold.git"
35
35
},
36
36
"scripts" : {
37
37
"build" : " jlpm run build:lib && jlpm run build:labextension:dev" ,
Original file line number Diff line number Diff line change 2
2
"name" : " jupyterlab-unfold-tests" ,
3
3
"version" : " 0.1.0" ,
4
4
"description" : " UI tests" ,
5
- "repository" : " https://github.com/martinRenou /jupyterlab-unfold" ,
5
+ "repository" : " https://github.com/jupyterlab-contrib /jupyterlab-unfold" ,
6
6
"author" : " Martin Renou" ,
7
7
"license" : " BSD-3-Clause" ,
8
8
"private" : true ,
You can’t perform that action at this time.
0 commit comments