diff --git a/intro_presentation/index.html b/intro_presentation/index.html
index 7b847404f96ecb6d253183d71e1c5c5870967627..a78c4e243d65984762e9b61e13aa2425dff71634 100644
--- a/intro_presentation/index.html
+++ b/intro_presentation/index.html
@@ -801,6 +801,25 @@ class: remark-slide-content-large
 
 <p>6. <strong>Don't switch of / shutdown the computer during the two days !</strong>
 
+---
+class: remark-slide-content-large
+
+## How to upload the notebooks to polybox
+
+<p>1. Start Terminal (click `activity` top-left corner)
+<br/>
+<br/>
+
+<p>2. Enter <br/><br/><div style="font-family: Roboto Mono; font-size: .8em; color: #0069B4;"><center>ln -s .tmp/ml_workshop $HOME</center></div>
+<br/>
+
+<p>3. You should find the notebooks in `ml_workshop` in your homefolder.
+<br/>
+ . 
+<p>4. Open `https://polybox.ethz.ch` to upload your notebooks manually . 
+<br/>
+---
+
 
     </textarea>
     <script src="https://remarkjs.com/downloads/remark-latest.min.js">