Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 08:10
· 189 commits to main since this release
8b818ad

PlutoStaticHTML v2.0.0

Diff since v1.0.0

Support parallel building of notebooks. Credits to the Pluto team for getting concurrency to work reliably! The parallel build works reliably in the tests and I've done a few successful runs for my blog, so all looks good. Locally, the running time of my blog with a small dozen posts with plots and Turing.jl went down from 30-40 minutes to 8 minutes. In the GitHub Actions runner the build time for the notebook step went down from approximately 50 to 30 minutes. This can be sped up even more by using runners with more than 2 threads.

Merged pull requests: