Cameron Pfiffer

Results 148 comments of Cameron Pfiffer

But I agree the immutability here is occasionally very unpleasant to deal with.

I think you probably ended up making a new branch from your other PR's branch in #307, rather than from the `master` branch. Each PR should be independent from one...

FYI @PaulinaMartin96 the tests are failing on this one. You can see why the test failures are happening by clicking "Details" in the testing box towards the bottom of the...

The Turing folks are currently talking about how to do this, but we don't have anything concrete at the moment. Stay tuned.

I believe so. @torfjelde what's the best place to forward people to for information on `predict`?

I noticed I was using 0.9.3, not 0.9.4. Sorry for the noise, everyone.

I'm re-opening this because it doesn't seem to be fixed with 0.9.4 in a consistent way. Status ```julia Status `~/code/TuringTutorials/fail-test/Project.toml` [91a5bcdd] Plots v0.29.8 [44d3d7a6] Weave v0.9.4 ``` Jupyter cell: ```julia...

Seems to be fine if you weave from `.jmd`.

During the chunk weaving. If I have multiple chunks and one has an animation, weaving stops at the chunk with the animation. I'm running Pop_OS! (Ubuntu clone) and I don't...