Skip to content

Deprecation warning RemovedInSphinx10Warning #712

@bjlittle

Description

@bjlittle

Thanks for myst-nb 1.4.0 🥳

This release fixed several deprecation warnings (see #709), awesome, thanks!

However I'm still seeing the following when building my documentation:

.../lib/python3.13/site-packages/myst_parser/inventory.py:369: RemovedInSphinx10Warning: The iter() interface for _InventoryItem objects is deprecated. Please access the `project_name`, `project_version`, `uri`, and `displayname` attributes directly.

I'm currently using the following relevant packages:

Name         Version  Build              Size  Kind   Source
myst-nb      1.4.0    pyhcf101f3_0  67.15 KiB  conda  https://conda.anaconda.org/conda-forge
myst-parser  5.0.0    pyhd8ed1ab_0  71.81 KiB  conda  https://conda.anaconda.org/conda-forge
sphinx       9.1.0    pyhd8ed1ab_0   1.51 MiB  conda  https://conda.anaconda.org/conda-forge

I'm assuming this deprecation warning requires to be addressed within myst-nb itself rather than something that I require to do as a user?

Many thanks! 🍻

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamRequires an upstream change to resolve.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions