Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
changes to MEP12/sphinx-gallery compliant #8233
Conversation
| +import numpy as np |
anntzer
Mar 8, 2017
Contributor
It did not, so the question is, why was it not picked up by the gallery?
anntzer
Mar 8, 2017
Contributor
http://matplotlib.org/devdocs/examples/mplot3d/pathpatch3d_demo.html super confused now.
NelleV
changed the title from
changes to MEP12/sphinx-gallery compliant to [MRG+1] changes to MEP12/sphinx-gallery compliant
Mar 8, 2017
anntzer
merged commit ddc9976
into matplotlib:master
Mar 8, 2017
|
Thanks! |
QuLogic
changed the title from
[MRG+1] changes to MEP12/sphinx-gallery compliant to changes to MEP12/sphinx-gallery compliant
Mar 8, 2017
|
I know everyone is keen to merge doc related pull requests, but please wait until at least the documentation build and PEP8 build on travis are complete before merging. It turns out this PR had a PEP8 violation that went by un-noticed. |
|
Apologies. |
mnegus01
referenced
this pull request
Mar 22, 2017
Closed
All examples should be MEP12/sphinx-gallery compliant #7206
story645
added
to Merged PRs in Documentation overhaul
Apr 14, 2017
dstansby
added a commit
that referenced
this pull request
Apr 30, 2017
|
|
anntzer + dstansby |
1641eab
|
dstansby
added this to the
2.0.1 (next bug fix release)
milestone
Apr 30, 2017
|
Backported to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mnegus01 commentedMar 8, 2017
In response to #7206; similar to #8209