gmaps
gmaps copied to clipboard
Investigate better unit testing solutions
It would be nice to be able to unittest the widgets themselves. Maybe phantom.js? This seems to be what the IPython notebook uses to test the widgets.
ipywidgets now makes heavy use of karma. I'm sure we can use that.