AlexandreKempf / awesome-tools

awesome tools for a datascientist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔧 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 !

About

awesome tools for a datascientist


Languages

Language:Python 71.2%Language:CSS 26.7%Language:Dockerfile 2.1%