You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not that it is outdated but that right now sphinx version is unconstrained, so using the latest sphinx version should be fine. I agree it can be a bit confusing if you are looking for an exact version.
Which gives a single line with sphinx + version highlighted:
Originally I was not sure that linking to the lock file was worth it, but using the link with the regex above, I now think it is, so PR more than welcome!
Describe the issue linked to the documentation
The link to the sphinx versions for doc build at the end of Building the documentation is again out-dated, with sphinx version unpinned in #27656.
Suggest a potential alternative/fix
Maybe use this link instead? https://github.com/search?q=repo%3Ascikit-learn%2Fscikit-learn+sphinx+path%3Abuild_tools%2Fcircle%2Fdoc_linux-64_conda.lock&type=code
The text was updated successfully, but these errors were encountered: