I have a notebook at https://beta.observablehq.com/@insectatorious/untitled but it can’t render because I messed up.
So I ended up asking one of the charts to render 518K rects and that’s killing the browser. I need a way to stop the notebook from auto-executing the cell so I can change the loop iterations but right now there’s no way to do that as it become unresponsive (understandably!)
I could revert the change but that would mean losing all my code changes for the new chart - all i need to do is change the length of the loop…
Any ideas?