Skip to content

Commit 603e49b

Browse files
authored
DX: install jupyterlab-quickopen (#325)
* MAINT: upgrade lock files
1 parent 4a1d6cc commit 603e49b

File tree

3 files changed

+302
-257
lines changed

3 files changed

+302
-257
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,6 @@ repos:
155155
- id: pyright
156156

157157
- repo: https://github.com/astral-sh/uv-pre-commit
158-
rev: 0.9.2
158+
rev: 0.9.3
159159
hooks:
160160
- id: uv-lock

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jupyter = [
9696
"jupyterlab-git",
9797
"jupyterlab-lsp",
9898
"jupyterlab-myst",
99+
"jupyterlab-quickopen",
99100
"python-lsp-ruff",
100101
"python-lsp-server[rope]",
101102
{include-group = "notebooks"},

0 commit comments

Comments
 (0)