Skip to content

Commit ddf382c

Browse files
adding pandas sponsor icon (machinalis)
1 parent 7716ab4 commit ddf382c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.ipynb_checkpoints
2+
*.swp
8.21 KB
Loading

pandas/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ <h3 class="section-title">Locations</h3>
241241
"url": "#",
242242
"lat": 32.708697,
243243
"lng": -117.154230},
244+
{"title": "Córdova, Argentina",
245+
"description": "Córdoba, TBD",
246+
"url": "#",
247+
"lat": -31.4011257,
248+
"lng": -64.182890},
244249
];
245250
for (i=0; i < chapters.length; i++) {
246251
var marker = new google.maps.Marker({
@@ -310,7 +315,7 @@ <h3 class="section-title">With the support of</h3>
310315
<a class="partner-box partner-box-7" href="https://godatadriven.com/"></a>
311316
</div>
312317
<div class="col-sm-3">
313-
<a class="partner-box partner-box-8"></a>
318+
<a class="partner-box partner-box-8" href="https://www.machinalis.com/"></a>
314319
</div>
315320
</div>
316321
</section>

0 commit comments

Comments
 (0)