pdeffebach
pdeffebach
Thank you for this! I will look over soon.
This looks great! Agree that this does not cause the test failures.
I've successfully gotten it working (I think), but I had to commit type piracy on `MCMCTempering.compute_logdensities`, so I think I did not do it correctly. Can you give me some...
Need an optimization for `Returns` here.
Can you make an MWE? I would like to check this out.
Wonderful! This works, thanks. Would be great if this were a default somehow, given its not great to clutter your global project.
Thanks, The caching does help with this particular use-case, but even the lag of running the plotting cells, along with the loading from the cache, is too much for me...
I certainly can, and I'm working on installing IJulia (and jupyter) now. But still think that a lower latency, more interactive, version of Quarto is something I would really appreciate.
[This](https://github.com/imbue-ai/jupyter_ascending) is basically what I expected `quarto preview` to be with the caveats that (1) I can't install this but it doesn't look like it is re-evaluating all cells (2)...
That's a really good point, yeah. I would like to re-run later cells without editing them, but don't know how ctrl-enter would be registered from sublime text or something. You...