follow the instructions here
you will install both the docker engine and an easy to use gui for it (Docker Desktop)
follow the instructions here
the following command pulls the image and runs it interactively
fire up powershell(windows) or bash(linux) and execute it (you may need to use sudo
on linux)
docker run --pull="always" -p 127.0.0.1:16788:16788 -p 127.0.0.1:16789:16789 -it twyair/safot-revealjs:latest bash
run:
source start.sh
go to http://127.0.0.1:16788/slides
- install the prolog jupyter kernel to
base/