We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5804d31 commit 771dd09Copy full SHA for 771dd09
2 files changed
README.md
@@ -1,6 +1,7 @@
1
# jupyterlab-quickopen
2
3
[](https://jupyterlab-contrib.github.io/)
4
+[](https://jupyterlab-contrib.github.io/jupyterlab-quickopen/lab/index.html)
5
[](https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-quickopen/main?urlpath=lab%2Ftree%2Fbinder%2Ftutorial.ipynb)
6
7
Quickly open a file in JupyterLab by typing part of its name
demo/requirements.txt
@@ -1,3 +1,4 @@
jupyterlite-core
jupyterlite-pyodide-kernel
+notebook
..
0 commit comments