ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

Intersphinx warning: multiple definitions for std:label:examples/Widget Layout.ipynb#display

Open maxnoe opened this issue 1 year ago • 4 comments

Description

The intersphinx inventory contains duplicated definitions

Reproduce

Include ipywidgets in the intersphinx config, build documentation.

The build warns about duplicated definitions:

loading intersphinx inventory 'ipywidgets' from https://ipywidgets.readthedocs.io/en/stable/objects.inv...
WARNING: inventory <https://ipywidgets.readthedocs.io/en/stable/> contains multiple definitions for std:label:examples/Widget Layout.ipynb#display

Expected behavior

No duplicated object definitions, no warnings

maxnoe avatar Jul 15 '24 11:07 maxnoe