You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pluto cell never completes when I attempt to record an animation when using the Makie record function. I am forced to terminate the notebook and delete the record function to repair the notebook. I've let it run for 10+ minutes and it never completes.
The loop attribute could be added to the HTML <video> tag that's returned by Base.show in Makie (https://github.com/MakieOrg/Makie.jl/blob/master/src/display.jl#L603) to do that. As a workaround until it can be done programmatically, you could just right-click the video and check "Loop".
The Pluto cell never completes when I attempt to record an animation when using the Makie
record
function. I am forced to terminate the notebook and delete therecord
function to repair the notebook. I've let it run for 10+ minutes and it never completes.This code works as expected when executed in the REPL, so I believe this is a Pluto issue. Notebook file: https://gist.github.com/czimm79/6755a35e0f48e894cb94550a1dd9ed68
Mini.invention.jl.Pluto.jl.-.Brave.2022-09-14.13-16-48.mp4
The text was updated successfully, but these errors were encountered: