You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*https://nws.netways.de GitLab instances for the trainer and participants
39
42
40
-
To run the presentation you will need [showoff 0.19.x](https://rubygems.org/gems/showoff/versions/0.19.6).
41
-
After installing it simply run `showoff serve` to get presenter mode with additional notes
42
-
and display window to present to your students.
43
+
Start the presentation with the default settings:
44
+
45
+
```
46
+
./global/wizard.sh
47
+
[Enter]
48
+
[Enter]
49
+
```
43
50
44
51
More instructions [here](https://github.com/NETWAYS/training-global#using-docker-to-build-and-serve-the-slide-deck).
45
52
@@ -51,6 +58,9 @@ gets their own GitLab instance.
51
58
The [vm/](vm/) directory provides a fallback VM which can be exported
52
59
from Vagrant/VirtualBox and is provisioned onto the training notebook @NETWAYS.
53
60
61
+
### Trainer
62
+
63
+
Additional trainer introduction slides can be [provided](https://github.com/NETWAYS/training-global#2-create-a-directory-to-provide-trainer-introduction).
0 commit comments