A collection of presentations i have held at various venues.
Internal presentation held at Accenture DigiX in Oslo.
Guest lecture held at Westerdals (Oslo School of Arts, Communication and Technology).
Running the Datamaps.js example:
> cd map-plot-example
> python -m SimpleHTTPServer 8000
> # Python 3
> python -m http.server 8000