From cdebb32ad7e0d7d4835d13f292dee7349347978b Mon Sep 17 00:00:00 2001
From: Uwe Schmitt <uwe.schmitt@id.ethz.ch>
Date: Mon, 6 May 2019 17:52:48 +0200
Subject: [PATCH] added sth to intro presentation

---
 intro_presentation/index.html | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/intro_presentation/index.html b/intro_presentation/index.html
index 7b84740..a78c4e2 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">
-- 
GitLab