Skip to content

Commit 8b0155c

Browse files
authored
Merge branch 'master' into python-tutorial
2 parents 48e329e + cf38bf1 commit 8b0155c

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

_data/tutorialslist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
artifacts: |
66
[Link to Slides](/assets/presentations/Aaron_J-Efficient-Python-Programming.pdf)
7-
7+
88
url: "/tutorials/efficient-python-programming/"
99
date: 2024-08-20
1010

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

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,6 @@ 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-
4222
<div class="presentation-info">
4323
<h3>Presentation</h3>
4424
<div style="display: block; position: relative">
@@ -50,4 +30,5 @@ style="border-radius:2px; width: 100%;"/>
5030
<p><strong>Speaker:</strong> Aaron Jomy</p>
5131
<p><strong>Location:</strong> Aachen, Germany</p>
5232
<p><strong>Date:</strong> 20.08.2024</p>
53-
</div>
33+
</div>
34+

0 commit comments

Comments
 (0)