We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9bef0 commit fbb3ea2Copy full SHA for fbb3ea2
1 file changed
pyproject.toml
@@ -31,6 +31,10 @@ dependencies = [
31
"jupyter_server>=1.8,<3"
32
]
33
34
+[project.urls]
35
+Homepage = "https://jupyter.org"
36
+Source = "https://github.com/jupyter/notebook_shim"
37
+
38
[tool.hatch.build.targets.wheel.shared-data]
39
"jupyter_server_config.d/notebook_shim.json" = "etc/jupyter/jupyter_server_config.d/notebook_shim.json"
40
0 commit comments