i'm trying to plot basemap with ipython notebook.This is my code and the output:
There's actually no error, but I just want a more silent output, output map only instead of map and bunch of <matplotlib.patches.Polygon object at 0x118317250>
.
What should I do to avoid this? Thanks