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 b4fee44 commit 604adcfCopy full SHA for 604adcf
pyproject.toml
@@ -39,6 +39,10 @@ content-type = "text/plain"
39
40
[project.urls]
41
Homepage = "https://jupyter.org"
42
+Changelog = "https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md"
43
+Documentation = "https://nbformat.readthedocs.io/"
44
+Repository = "https://github.com/jupyter/nbformat.git"
45
+
46
47
[project.optional-dependencies]
48
docs = [
0 commit comments