[15:16:45] HaeB, hey dude. Around? [15:17:07] Looking at plotting some stuff in PAWS [15:17:17] And I forgot why it sometimes doesn't render plots. [15:17:19] lol [15:17:29] yep [15:17:52] Is there something you need to do in order to render a matplotlib plot? [15:18:17] do you have a link to the notebook? [15:18:20] * halfak seems to remember you working in PAWS recently. [15:18:55] https://paws.wmflabs.org/paws/user/Meggo965/notebooks/Untitled.ipynb?kernel_name=python3 [15:19:11] http://paws-public.wmflabs.org/paws-public/User:Meggo965/Untitled.ipynb?kernel_name=python3 [15:19:31] yeah but i'm not really a matplotlib guru... it's kinda complex sometimes ;) [15:19:43] Agreed :\ [15:19:51] %matplotlib inline [15:19:51] ! [15:19:54] %matplotlib inline [15:20:00] ha! [15:20:19] yes, that's what i would try adding first [15:20:26] ty :) [15:21:16] IT WORKED! [15:21:20] BTW just curious: is there a particular reason for running the query on quarry and loading the csv from there? [15:25:18] HaeB, yeah. Easier to cite a specific query result. [15:25:22] :) [15:25:36] If I were to do it in PAWS, I'd probably download the query result anyway so I could re-use it.