We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0bec0 commit 4faf064Copy full SHA for 4faf064
pyproject.toml
@@ -58,6 +58,7 @@ test = [
58
"pytest-timeout",
59
"pytest-console-scripts",
60
"ipykernel",
61
+ "jupyter_server[test]>=2.0.0rc3,<3",
62
"jupyterlab_server[test]>=2.16.3,<3",
63
]
64
dev = [
0 commit comments