In [1]:
import ela
%matplotlib inline
To initialize ELA's user interface, run ela.interact_html()
for the zip code lookup or ela.map_widget()
for mapping.
In [2]:
ela.interact_html()
In [3]:
ela.map_widget()
In [ ]: