File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Quickly open a file in JupyterLab by typing part of its name
9
9
## Compatibility
10
10
11
11
- Python >=3.7.x
12
- - [ JupyterLab] ( https://github.com/jupyterlab/jupyterlab ) >=3.1 ,<4.0
12
+ - [ JupyterLab] ( https://github.com/jupyterlab/jupyterlab ) >=3.2 ,<4.0
13
13
- [ Jupyter Server] ( https://github.com/jupyter/jupyter_server ) >=1.6,<2.0
14
14
- Configurations where notebook documents and other files reside on a filesystem local to the
15
15
Jupyter Server (which is the the default), not remote storage (e.g., S3)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parente/jupyterlab-quickopen" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Quickly open a file in JupyterLab by part of its name" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments