Hacker News new | ask | show | jobs
by turbinerneiter 2498 days ago
I've been using this kind of standalone PDFs produced from Markdown with pandoc for a while, and the possibilities are insane.

Imagine a paper in the form of a single HTML file, which has (a subset of) the data included, the graphs zoomable, the colors chanegable (to whatever vision problems you have) - maybe even the algorithm to play around with!

Jupyter Notebooks already go in that way. only without the single-file, open in browser aspect, I think.