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 de4244c commit 29b5476Copy full SHA for 29b5476
pyproject.toml
@@ -32,6 +32,10 @@ email = "[email protected]"
32
33
[project.urls]
34
Homepage = "https://jupyter.org"
35
+Documentation = "https://jupyter-server-terminals.readthedocs.io"
36
+Funding = "https://jupyter.org/about#donate"
37
+Source = "https://github.com/jupyter-server/jupyter_server_terminals"
38
+Tracker = "https://github.com/jupyter-server/jupyter_server_terminals/issues"
39
40
[project.optional-dependencies]
41
test = [
0 commit comments