Skip to content

Commit 5bc7330

Browse files
authored
add jupyter_server
1 parent c370682 commit 5bc7330

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ pii = [
205205
]
206206
llm = ["langchain>=0.2", "langchain-community", "langchain_openai", "pydantic>=2,<3", "evaluate>=0.4.0"]
207207
aqua = [
208+
"jupyter_server",
208209
"tornado",
209210
"notebook>=6.4,<=6.6",
210211
"fire",

0 commit comments

Comments
 (0)