jupyterlab-quickopen
File opener
Allows users to quickly open files in JupyterLab by typing part of their name
Quickly open a file in JupyterLab by typing part of its name
81 stars
4 watching
15 forks
Language: TypeScript
last commit: about 1 month ago jupyterjupyterlabjupyterlab-extension
Related projects:
Repository | Description | Stars |
---|---|---|
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
gcballesteros/jupytext.nvim | Enables Jupyter notebooks to open as plain text files with customizable formatting and output extensions. | 85 |
jupyterlab-contrib/jupyterlab-variableinspector | An extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles. | 1,116 |
jpmorganchase/jupyter-fs | Provides a plugin for JupyterLab to manage multiple file systems and file browsers with customizable authentication | 205 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
pwlin/cordova-plugin-file-opener2 | A Cordova plugin that allows users to open files with their default application on supported platforms. | 318 |
jtpio/jupyterlab-topbar | Provides customizable indicators and controls for the top bar in JupyterLab | 6 |
capacitor-community/file-opener | An API to open files on mobile devices with customizable options | 65 |
dannywillems/ocaml-cordova-plugin-file-opener | Provides an OCaml interface to the cordova-plugin-file-opener plugin for accessing the device's file system | 0 |
domenic/opener | A utility that opens files, webpages, and executables on multiple platforms | 304 |
krassowski/jupyterlab-lsp | A tool for integrating language assistance into JupyterLab | 118 |
sindresorhus/open-cli | A command-line utility that opens files or URLs on the user's default application. | 419 |
jupyter-widgets-contrib/ipysheet | A Jupyter extension for creating interactive spreadsheet widgets with handsontable integration. | 543 |