rikhuijzer / PlutoStaticHTML.jl

Convert Pluto notebooks to HTML in automated workflows
https://PlutoStaticHTML.huijzer.xyz
MIT License
83 stars 7 forks source link

Add progress bar on the number of cells #117

Open rikhuijzer opened 2 years ago

rikhuijzer commented 2 years ago

To show what the build is doing exactly

EDIT: This will be very tricky because this package only calls SessionActions.open. Need to communicate in some way with the process to figure out the status