-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
upstreamRequires an upstream change to resolve.Requires an upstream change to resolve.
Description
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-forgeI'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! 🍻
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upstreamRequires an upstream change to resolve.Requires an upstream change to resolve.