Skip to content

Commit 84f7166

Browse files
committed
📚 DOCS: Add nbdime to intersphinx mapping
1 parent 525ecd8 commit 84f7166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"_pytest": ("https://doc.pytest.org/en/latest/", None),
4242
# "PIL": ("http://pillow.readthedocs.org/en/latest/", None),
4343
"nbclient": ("https://nbclient.readthedocs.io/en/latest/", None),
44+
"nbdime": ("https://nbdime.readthedocs.io/en/latest/", None),
4445
"nbformat": ("https://nbformat.readthedocs.io/en/latest/", None),
4546
"attr": ("https://www.attrs.org/en/stable/", None),
4647
"coverage": ("https://coverage.readthedocs.io/en/6.2/", None),

0 commit comments

Comments
 (0)