Logan
Logan
Let me first see how far I can get with this in the next week before moving it to v4.0
anyone know of an easy way to test if two `matplotlib` `text` objects overlap? I have a solution in mind, but it will require some coding, so If you know...
I tried looking into the bounding box of the text, unfortunately I cannot make heads or tails of the transform object that gets applied to the text and bbox. All...
This is turning out to be more of a fight that I thought. I can have a manual label placement method done for v4.0, but I doubt that I'll be...
I'll look at bit more closely at this tomorrow again. On Thu, Oct 17, 2013 at 10:39 PM, Ian Bell [email protected] wrote: > Are you close to the critical point?...
@rdpratti I would also recommend always starting Notebook (from the course directory itself) from the [command prompt](https://youtu.be/esKiryoBJBI?t=104) or by using [this](https://www.youtube.com/watch?v=JId0f7URtOQ) trick. In these example I recommend using `jupyter-notebook` (with...
Related to #798
Hmm, yeah, roughly 11800 of 12400 lines (95%) is css
@jhamrick I see two options for this: 1. As you said link to CDN's in the template files instead of in-lining resources. - I am not a fan of this...
@aytekinar this is by design. For what use case would you want to keep the tests hidden in the feedback?