Skip to content

Commit deb3fa9

Browse files
Add appropriate markdown to efficifient python tutorial
1 parent 6f08dc5 commit deb3fa9

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

_pages/tutorials/2024-08-19-efficient-python-program.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,26 @@ excerpt: "This tutorial introduces the talk and hands-on material from the 'Fast
77
sitemap: false
88
permalink: /tutorials/efficient-python-programming/
99
date: 20-08-2024
10-
author: Aaron Jomy, Vassil Vassilev
10+
author:
11+
- Aaron Jomy
12+
- Vassil Vassilev
1113
---
1214

1315
*Tutorial level: Intro*
1416

1517
<!-- LANDING PAGE -->
1618

17-
# Course Materials
19+
## Course Materials
1820

1921
The prerequisites for the interactive tutorial session are available
2022
[here](https://github.com/aaronj0/efficient-python-tutorials/)
2123

22-
<div class="presentation-info">
23-
<h3>Presentation</h3>
24-
<div style="display: block; position: relative">
25-
<a href="/assets/presentations/Aaron_J-Efficient-Python-Programming.pdf">
26-
<img src="/images/pubpic/AaronJ-Efficient-Python-Programming.png"
27-
style="border-radius:2px; width: 100%;"/>
28-
</a>
29-
</div>
30-
<p><strong>Speaker:</strong> Aaron Jomy</p>
31-
<p><strong>Location:</strong> Aachen, Germany</p>
32-
<p><strong>Date:</strong> 20.08.2024</p>
33-
</div>
24+
### Presentation
3425

26+
![Presentation Intro Slide](/images/pubpic/AaronJ-Efficient-Python-Programming.png)
27+
28+
Presentation slides are available [here](/assets/presentations/Aaron_J-Efficient-Python-Programming.pdf).
29+
30+
- **Speaker**: Aaron Jomy
31+
- **Location**: Aachen, Germany
32+
- **Date**: 20.08.2024

0 commit comments

Comments
 (0)