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

docs: Fix Visualization Tutorial (2.x branch) #2272

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

EwoutH
Copy link
Member

@EwoutH EwoutH commented Sep 3, 2024

The scheduler was removed (in projectmesa/mesa-examples#183) from the example model used by the Visualization Tutorial, so the docs started failing.

This PR fixes it in the 2.3.x-maintenance branch by checking out the mesa-examples mesa-2.x branch instead of the main branch.

- https://github.com/projectmesa/mesa-examples#egg=mesa-models
+ https://github.com/projectmesa/[email protected]#egg=mesa-models

image

The scheduler was removed from the example model used, so the docs started failing.
@EwoutH EwoutH added docs Release notes label maintenance Release notes label labels Sep 3, 2024
@EwoutH
Copy link
Member Author

EwoutH commented Sep 3, 2024

The Readthedocs PR build confirms it's fixed!

@EwoutH EwoutH added the ignore-for-release PRs that aren't included in the release notes label Sep 3, 2024
@EwoutH EwoutH merged commit af9bad6 into 2.3.x-maintenance Sep 4, 2024
10 checks passed
@EwoutH EwoutH deleted the viz_fix_2x branch September 4, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Release notes label ignore-for-release PRs that aren't included in the release notes maintenance Release notes label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants