8000 Adding Chinese chapters for pandas sprint · AnonyLJ/python-sprints.github.io@71deb89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71deb89

Browse files
Adding Chinese chapters for pandas sprint
1 parent ef1d61b commit 71deb89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pandas/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,16 @@ <h3 class="section-title">Locations</h3>
261261
"url": "https://www.meetup.com/PyData-Nairobi/",
262262
"lat": -1.286531,
263263
"lng": 36.817345},
264+
{"title": "ShenZhen",
265+
"description": "ShenZhen, TBD",
266+
"url": "#",
267+
"lat": 22.541672,
268+
"lng": 114.059691},
269+
{"title": "Zhuhai",
270+
"description": "Zhuhai, TBD",
271+
"url": "#",
272+
"lat": 22.270760,
273+
"lng": 113.577165},
264274
];
265275
for (i=0; i < chapters.length; i++) {
266276
var marker = new google.maps.Marker({

0 commit comments

Comments
 (0)
0