issue_comments: 128503193
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/518#issuecomment-128503193 | https://api.github.com/repos/pydata/xarray/issues/518 | 128503193 | MDEyOklzc3VlQ29tbWVudDEyODUwMzE5Mw== | 5356122 | 2015-08-06T20:46:42Z | 2015-08-06T20:46:42Z | MEMBER | ``` In [1]: import matplotlib In [2]: import matplotlib.pyplot In [3]: matplotlib.use('Agg') /Users/clark.fitzgerald/anaconda/envs/xray_dev/lib/python2.7/site-packages/matplotlib/init.py:1318: UserWarning: This call to matplotlib.use() has no effect because the backend has already been chosen; matplotlib.use() must be called before pylab, matplotlib.pyplot, or matplotlib.backends is imported for the first time. warnings.warn(_use_error_msg) ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
99513363 |