[MRG] Use sphinx-gallery 0.3.1 in doc build#14507
[MRG] Use sphinx-gallery 0.3.1 in doc build#14507glemaitre merged 1 commit intoscikit-learn:masterfrom
Conversation
|
Looks like |
|
Yeah I saw that @amueller asked on the conda gitter channel. Apparently this is due to https://www.anaconda.com/why-we-removed-the-free-channel-in-conda-4-7. |
422b120 to
9f539c4
Compare
glemaitre
left a comment
There was a problem hiding this comment.
LGTM. It seems that the PyPi release was broken for 0.3.0 for some reason.
Merging it turns green.
|
Full disclosure: I saw at least one difference that was not expected. The Whether that is enough to prevent this PR being merged I don't know. This is probably reasonably easy to fix in sphinx-gallery. The doc page the snapshot is coming from: this PR (from a previous build that I expect to be identical) An alternative would be to install |
|
Uhm, yep this is a bit problematic, IMO. When is the next |
9f539c4 to
b560966
Compare
b560966 to
345d8ab
Compare
|
I pushed a commit using sphinx-gallery 0.3.1. I suspect this will get rid of the output boxes but I'll double-check. |
|
Yep the yellowish output boxes have gone with sphinx-gallery 0.3.1: |
|
Thanks @lesteve |
|
Once sphinx-gallery/sphinx-gallery#529 gets released we can use the latest sphinx-gallery? :) |

I don't really understand why sphinx-gallery version was restricted in #13422 (comment). I can build locally with sphinx-gallery 0.4 without problem.
Of course if anyone remembers why this was done, comments and objections more than welcome!
Once the doc is built I'll have a look at a few pages and check that the output is similar on the dev doc and on this PR doc.