Skip to content

Commit 448dd64

Browse files
add mapbox back to index page
1 parent 61bf711 commit 448dd64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/python/maps/mapbox/2015-06-30-mapbox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
title: Python Scatter Plots with Mapbox | Plotly
1212
display_as: maps
1313
has_thumbnail: true
14-
page_type: u-guide
14+
page_type: example_index
1515
order: 7
1616
---
1717
{% raw %}

_posts/python/maps/mapbox/mapbox.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
" title = 'Python Scatter Plots with Mapbox | Plotly',\n",
335335
" name = 'Scatter Plots on Mapbox',\n",
336336
" has_thumbnail='true', thumbnail='thumbnail/scatter-mapbox.jpg', \n",
337-
" language='python',\n",
337+
" language='python', page_type='example_index',\n",
338338
" display_as='maps', order=7, mapbox_access_token = 'pk.eyJ1IjoiY2hlbHNlYXBsb3RseSIsImEiOiJjajdnbDNnaXcxOGg2MzNvM2wydWU2MHNvIn0.9PgLMb9a_czD9h4D-7V9dQ'\n",
339339
")"
340340
]

0 commit comments

Comments
 (0)