nasa-fornax / fornax-demo-notebooks

Demo notebooks for the Fornax project
https://nasa-fornax.github.io/fornax-demo-notebooks/
BSD 3-Clause "New" or "Revised" License
9 stars 19 forks source link

HTML: add a convenient way to skip execution of a subset of cells for rendering #325

Open bsipocz opened 2 months ago

bsipocz commented 2 months ago

E.g. in https://github.com/nasa-fornax/fornax-demo-notebooks/issues/324 it's only one of the examples that are not executable as-is on CI resources. Would be nice to have a way to skip those from execution, but have all the rest run for the rendering as opposed to not run anything or placing timeouted traceback into the HTML pages.