We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea3afd commit f400f83Copy full SHA for f400f83
pandas/index.html
@@ -271,6 +271,16 @@ <h3 class="section-title">Locations</h3>
271
"url": "#",
272
"lat": 22.270760,
273
"lng": 113.577165},
274
+ {"title": "Bratislava",
275
+ "description": "PyData Bratislava",
276
+ "url": "https://www.meetup.com/PyData-Bratislava/events/247773847/",
277
+ "lat": 48.1447149,
278
+ "lng": 17.1014112},
279
+ {"title": "Knoxville, TN",
280
+ "description": "Knoxdata",
281
+ "url": "https://www.meetup.com/knoxdata/",
282
+ "lat": 35.960190,
283
+ "lng": -83.922619},
284
];
285
for (i=0; i < chapters.length; i++) {
286
var marker = new google.maps.Marker({
0 commit comments