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 525ecd8 commit 84f7166Copy full SHA for 84f7166
docs/source/conf.py
@@ -41,6 +41,7 @@
41
"_pytest": ("https://doc.pytest.org/en/latest/", None),
42
# "PIL": ("http://pillow.readthedocs.org/en/latest/", None),
43
"nbclient": ("https://nbclient.readthedocs.io/en/latest/", None),
44
+ "nbdime": ("https://nbdime.readthedocs.io/en/latest/", None),
45
"nbformat": ("https://nbformat.readthedocs.io/en/latest/", None),
46
"attr": ("https://www.attrs.org/en/stable/", None),
47
"coverage": ("https://coverage.readthedocs.io/en/6.2/", None),
0 commit comments