Replies: 4 comments 4 replies
-
It's already in this repo: https://github.com/projectmesa/mesa/blob/main/mesa/experimental/jupyter_viz.py. Your first objective should be to improve the performance of the Matplotlib redraw for larger grid size. |
Beta Was this translation helpful? Give feedback.
-
That's awesome! I am excited to see where you go with solara! Lots of opportunities there I think. I have also been playing around a few hours with the solara frontend and hope to contribute as well. I was a react developer in my previous job, so let's see if that helps. |
Beta Was this translation helpful? Give feedback.
-
I have started with porting some examples to solara, to gain a better understanding of the framework and to get some more ideas on how to improve the plotting of the grids. |
Beta Was this translation helpful? Give feedback.
-
Updated timeline: Based on discussions this is the updated timeline I am proposing: 12 August - Python Frontend Framework Selected (done) @ankitk50 Let me know if this works? |
Beta Was this translation helpful? Give feedback.
-
Hi all,
I would start making changes to integrate Solara with Mesa (see #1622 ). The goal would be to have a pure python frontend for Mesa release 3.0. The proposed timeline for the changes is from mid Aug 23 to mid January 24.
For the start I would work on mesa-examples and would try to come up with a generic code structure we can bring up in Mesa next release.
In coming weeks I would post the progress/discourse on this thread. If you have any suggestions feel free to get in touch.
Beta Was this translation helpful? Give feedback.
All reactions