Replies: 2 comments 1 reply
-
There should be a website with public code that already does this, i.e. a website that showcase a bunch of Jupyter Notebooks. The one I have found so far: https://juliaclimate.github.io/Notebooks/. Not as illustrative as NetLogo's. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Raised an issue for this: #139 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I came across with these websites in one of the classes I take this semester: isee Exchange™ and anylogic cloud. They include models from both the official team as well as the community. Models can be run from within the websites, and there are statistics showing number of runs etc. NetLogo also has its NetLogo Web (but without the statistics). I really like the run statistics as they provide a kind of feedback from users on which models are more popular.
This makes me wonder whether we can have something similar for Mesa example models. One advantage we have over Stella/AnyLogic/NetLogo is that we can rely on Google Colab to run models using Jupyter Notebooks. This would also be in line with what we have for Mesa & Mesa-Geo, where there are readthedocs sites for users and GitHub repos for developers. Similarly there could be a website for example model explorers and this GitHub repo containing all source code of the example models.
Beta Was this translation helpful? Give feedback.
All reactions