Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abm_play requires abm_init_stepper_and_plot! which is not in the latest version of InteractiveDynamics.jl #78

Closed
jarbus opened this issue Nov 30, 2021 · 2 comments · Fixed by #79
Labels
bug Something isn't working

Comments

@jarbus
Copy link

jarbus commented Nov 30, 2021

abmstepper = abm_init_stepper_and_plot!(ax, fig, model; kwargs...)

@Datseris Datseris added the bug Something isn't working label Nov 30, 2021
@fbanning
Copy link
Member

fbanning commented Dec 1, 2021

Sorry, this problem was caused by merging two divergent branches.

#79 fixes the problem and abm_play should work again once this is merged and you've updated your InteractiveDynamics installation. :)

@jarbus
Copy link
Author

jarbus commented Dec 1, 2021

Damn, this was fast. Thanks!!!

Datseris pushed a commit that referenced this issue Dec 1, 2021
* Fix #78

* Bump patch number

* Remove inspector variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants