Skip to content

Commit ca7b0e5

Browse files
committed
Pin jupyter_server<2
1 parent fc4b1c5 commit ca7b0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"Jinja2>=3",
3737
"jsonschema>=3",
3838
"jupyter_client<8",
39-
"jupyter_server>=1.12",
39+
"jupyter_server>=1.12,<2",
4040
"jupyterlab<4",
4141
"jupyterlab_server",
4242
"MarkupSafe<2.2.0",

0 commit comments

Comments
 (0)