Skip to content

Commit

Permalink
Merge branch 'master' into choropleth-extrude
Browse files Browse the repository at this point in the history
  • Loading branch information
akacarlyann committed Apr 15, 2018
2 parents 51e021d + 1607a41 commit 213cc22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ from mapboxgl.utils import *
from mapboxgl.viz import *

# Load data from sample csv
data_url = 'https://raw.githubusercontent.com/mapbox/mapboxgl-jupyter/master/examples/points.csv'
data_url = 'https://raw.githubusercontent.com/mapbox/mapboxgl-jupyter/master/examples/data/points.csv'
df = pd.read_csv(data_url)

# Must be a public token, starting with `pk`
Expand Down
5 changes: 0 additions & 5 deletions out.geojson

This file was deleted.

0 comments on commit 213cc22

Please sign in to comment.