[Docs] Fix typos and inconsistent comments in tutorials#2948
[Docs] Fix typos and inconsistent comments in tutorials#2948
Conversation
|
@Mannan-15 Thanks for the PR! The changes look fine, but I think the build is failing based on our recent repo name change. Let me look into that real quick so we can ensure your PRs passes its tests. |
|
Thanks for the review @tpike3! Glad to hear the changes look good. I'll wait for the CI/CD build issues to be resolved. |
|
@Mannan-15 As the build failures do not involve your code i am going to merge this. As for things to do I would engage in the mesa-llm repo and with that team. As llm's are very popular mesa-llm has a lot of people engaged so I would definitely work with them to find a spot they need contributions. One thing mesa really needs is its examples repo updated so they reflect 3.3. An AI area to start would be the reinforcement learning integration if you want to learn about multi agent reinforcement learning. If you do examples please ping us in the chat https://github.com/projectmesa so we know you did it. |
|
Thanks for the merge @tpike3! I'll make sure to ping you in the chat once I have some progress to share. (but the link you provided seems to redirect to the wrong page). |
|
This PR broke our CI and the tutorial for most users:
While for the build failures this was true, it unfortunately wasn't for the Readthedocs failure. But it helped discover an imperfection in both our cell movement handling, so hey. |
Summary
I noticed a few typos and inconsistencies while working through the introductory tutorials. This PR fixes them to improve clarity for new users.
Changes
docs/tutorials/1_adding_space.ipynb:docs/tutorials/2_collecting_data.ipynb:welath->wealthandagentat->agent at.Context
Hi! I'm an undergrad from IIT Dhanbad interested in contributing to Mesa for GSoC 2026. This is my first PR to familiarize myself with the workflow & I have some ideas to propose on Behavioral framework.