projectmesa / mesa

Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.
https://mesa.readthedocs.io
Other
2.37k stars 863 forks source link

Move from Colab to jupyterlite for tutorials #2140

Open tpike3 opened 3 months ago

tpike3 commented 3 months ago

What's the problem this feature will solve? Google Colab requires a gmail account jupyterlite does not. Would be better to transition tutorials to jupyterlite

Describe the solution you'd like Jupyterlite button replaces google colab button

Additional context make it easier for users to access tutorial

rht commented 3 months ago

Using Colab is very common in AI. I would provide both, instead of migrating to just one of them.