/presentation-20171110-gre-symposium

Presentation given at the University of Dundee School of Life Sciences GRE Symposium 2017

Primary LanguageJupyter Notebook

This requires reveal-md. Run

reveal-md outline.md -w

If you want to generate a static copy of the talk you will need a custom fork of reveal-md, otherwise all images will be encoded and embedded as base64 leading to an impractically large html file.

reveal-md outline.md --static html --staticImagePath=./
ln -s ../_assets ../images ../resources html