Skip to content

Commit 195093a

Browse files
committed
Update the presentation
1 parent 4186a29 commit 195093a

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,35 @@ author: Aaron Jomy, Vassil Vassilev
1919
The prerequisites for the interactive tutorial session are available
2020
[here](https://github.com/aaronj0/efficient-python-tutorials/)
2121

22+
23+
<!-- <img src="/images/pubpic/AaronJ-Efficient-Python-Programming.gif" style="border-radius:2px; width: 100%;"/> -->
24+
25+
26+
<!-- <embed src="/assets/presentations/Aaron_J-Efficient-Python-Programming." type="application/pdf" height="700px" width="500"> -->
27+
28+
<!-- <style>
29+
.presentation-info {
30+
margin-top: 2rem;
31+
border-top: 1px solid #ddd;
32+
padding-top: 1rem;
33+
}
34+
.presentation-info h3 {
35+
margin-bottom: 1rem;
36+
}
37+
.presentation-info p {
38+
margin-bottom: 0.5rem;
39+
}
40+
</style> -->
41+
42+
<div class="presentation-info">
43+
<h3>Presentation</h3>
44+
<div style="display: block; position: relative">
45+
<a href="/assets/presentations/Aaron_J-Efficient-Python-Programming.pdf">
46+
<img src="/images/pubpic/AaronJ-Efficient-Python-Programming.png"
47+
style="border-radius:2px; width: 100%;"/>
48+
</a>
49+
</div>
50+
<p><strong>Speaker:</strong> Aaron Jomy</p>
51+
<p><strong>Location:</strong> Aachen, Germany</p>
52+
<p><strong>Date:</strong> 20.08.2024</p>
53+
</div>
Loading

0 commit comments

Comments
 (0)