Skip to content

Commit

Permalink
Merge branch 'master' into support-linestring
Browse files Browse the repository at this point in the history
  • Loading branch information
akacarlyann committed Apr 14, 2018
2 parents 07bf51e + 116cb05 commit d6014e1
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 d6014e1

Please sign in to comment.