File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# jupyterlab-filesystem
2
2
3
- [ ![ Github Actions Status] ( https://github.com/jupyterlab-contrib /jupyterlab-filesystem/workflows/Build/badge.svg )] ( https://github.com/jupyterlab-contrib /jupyterlab-filesystem/actions/workflows/build.yml )
3
+ [ ![ Github Actions Status] ( https://github.com/jtpio /jupyterlab-filesystem/workflows/Build/badge.svg )] ( https://github.com/jtpio /jupyterlab-filesystem/actions/workflows/build.yml )
4
4
5
5
Browse local files using the Filesystem API.
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/jupyterlab-contrib /jupyterlab-filesystem" ,
10
+ "homepage" : " https://github.com/jtpio /jupyterlab-filesystem" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/jupyterlab-contrib /jupyterlab-filesystem/issues"
12
+ "url" : " https://github.com/jtpio /jupyterlab-filesystem/issues"
13
13
},
14
14
"license" : " BSD-3-Clause" ,
15
15
"author" : {
25
25
"style" : " style/index.css" ,
26
26
"repository" : {
27
27
"type" : " git" ,
28
- "url" : " https://github.com/jupyterlab-contrib /jupyterlab-filesystem.git"
28
+ "url" : " https://github.com/jtpio /jupyterlab-filesystem.git"
29
29
},
30
30
"scripts" : {
31
31
"build" : " jlpm build:lib && jlpm build:labextension:dev" ,
You can’t perform that action at this time.
0 commit comments