Skip to content

Commit e67b5eb

Browse files
Backport PR #1234: Remove the dependency on jupyterlab (#1241)
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
1 parent c28a8b4 commit e67b5eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/jupyter-ai/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"jupyter_server>=1.6,<3",
27-
"jupyterlab~=4.0",
2827
"aiosqlite>=0.18",
2928
"importlib_metadata>=5.2.0",
3029
"pydantic~=2.0",

0 commit comments

Comments
 (0)