/awesome-tools

awesome tools for a datascientist

Primary LanguagePython

🔧 Tools

Reveal-md (git - doc - demo)

Build the slides and open it in the default browser:

reveal-md demo.md --css style.css

Build the HTML out of the file:

reveal-md demo.md --css style.css --static _slides

Continue with decktape to export to PDF

cd _slides && decktape reveal main.html test.PDF

⚠️ The images on the background are not copied on the _slides folder so they need to be add manually !