Skip to content

Commit d9091d1

Browse files
committed
Add jupyter_server_ai_tools
1 parent 50942e0 commit d9091d1

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
@@ -24,7 +24,8 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"jupyter_server>=2.4.0,<3",
27-
"jupyterlab-eventlistener"
27+
"jupyterlab-eventlistener",
28+
"jupyter-server-ai-tools>=0.2.0,<0.3",
2829
]
2930
dynamic = ["version", "description", "authors", "urls", "keywords"]
3031

0 commit comments

Comments
 (0)