Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/tutorials/3_agentset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"metadata": {},
"source": [
"If you want to get straight to the tutorial checkout these environment providers:<br>\n",
"(with Google Account) [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/projectmesa/mesa/blob/main/docs/tutorials/2_collecting_data.ipynb)<br>\n",
"(No Google Account) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/projectmesa/mesa/main?labpath=docs%2Ftutorials%2F2_collecting_data.ipynb) (This can take 30 seconds to 5 minutes to load)\n",
"(with Google Account) [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/projectmesa/mesa/blob/main/docs/tutorials/3_agentset.ipynb)<br>\n",
"(No Google Account) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/projectmesa/mesa/main?labpath=docs%2Ftutorials%2F3_agentset.ipynb) (This can take 30 seconds to 5 minutes to load)\n",
"\n",
"*If you are running locally, please ensure you have the latest Mesa version installed.*\n",
"\n",
Expand Down
Loading