Skip to content

Commit 8ec5134

Browse files
committed
Added jupyterlab-notebook-awareness
1 parent 3b3c2a1 commit 8ec5134

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ classifiers = [
2525
dependencies = [
2626
"jupyter_server>=2.4.0,<3",
2727
"jupyterlab-chat>=0.17.0",
28-
"jupyter-collaboration>=4.0.0"
28+
"jupyter-collaboration>=4.0.0",
29+
"jupyterlab-notebook-awareness>=0.2.0"
2930
]
3031
dynamic = ["version", "description", "authors", "urls", "keywords"]
3132

0 commit comments

Comments
 (0)