From fae9c40aee99a90374d406bd8a2076339bf38504 Mon Sep 17 00:00:00 2001
From: Andreas Herten <a.herten@fz-juelich.de>
Date: Tue, 26 Feb 2019 16:21:01 +0100
Subject: [PATCH] Add note about quality of slides

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index ea3e39a..4caaa7d 100644
--- a/index.html
+++ b/index.html
@@ -78,7 +78,7 @@
         <em class="sidenote">(<a href="#jureca_jupyter">see below</a> for JURECA Jupyter task bundle)</em></li>
       <li>Slides
         <ul>
-          <li><a href="Introduction-to-Pandas--slides.pdf">PDF</a></li>
+          <li><a href="Introduction-to-Pandas--slides.pdf">PDF</a> (exported from HTML presentation; imperfect)</li>
           <li><a href="Introduction-to-Pandas--slides.ipynb">Jupyter Notebook</a></li>
           <li><a href="pandas-tutorial-slides.tar.gz">HTML presentation bundle</a></li>
         </ul>
-- 
GitLab