Skip to content

Add Jupyter animation option to sc.animate() #598

@cliffckerr

Description

@cliffckerr

Example from agentpy:

def animation_plot():
    animation = ap.animate(animation_plot_single)
    return IPython.display.HTML(animation.to_jshtml(fps=20)) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions