This is a GitHub repository to support a facilitated session at the Complexity Weekend May 21 event called:
- Bernardo Alves Furtado
Adapted from original mesa example on Boids.
- In the terminal
- Install mesa
pip install mesa
- Go into the correct directory
cd ABMCWMay21
- Type
mesa runserver
- Open the link to your browser
http://127.0.0.1:8521
- Click on
Start
at the top right bar of your browser.