Closed story645 closed 6 years ago
there is a bunch of extra stuff in this diff
I'll just include the relevant portions of the change in my #22
K, and yeah I wonder if it's 'cause I'm using python 3 and cleared out the output before the PR
maybe, but you also executed a load magic, which is what I referenced
hmm, wondering why that is since I cleared all the output...
I think it's cause of a code folding plugin (or one of the many other jupyter extensions I've got installed). :/ Next time will grab a clean environment.
load magic execution aren't considered "output", since it replaces the cell that it came from
On Tue, Jul 10, 2018 at 1:01 AM, hannah notifications@github.com wrote:
I think it's cause of a code folding plugin (or one of the many other jupyter extensions I've got installed). :/ Next time will grab a clean environment.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/matplotlib/AnatomyOfMatplotlib/pull/23#issuecomment-403701087, or mute the thread https://github.com/notifications/unsubscribe-auth/AARy-B2UlErWZjZHzXjLIh21C8J5_zGwks5uFDU_gaJpZM4VIsfs .
switched code in example to: