From c7be7b43907a34b106dc4009d3a6b223d926dc3c Mon Sep 17 00:00:00 2001 From: aten2005 Date: Wed, 19 Nov 2025 04:57:04 +0530 Subject: [PATCH 1/2] docs: Changed redirect url for colab notebook to point to correct notebook --- docs/tutorials/3_agentset.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/3_agentset.ipynb b/docs/tutorials/3_agentset.ipynb index 209f2c1a06e..b702f9ffc05 100644 --- a/docs/tutorials/3_agentset.ipynb +++ b/docs/tutorials/3_agentset.ipynb @@ -14,7 +14,7 @@ "metadata": {}, "source": [ "If you want to get straight to the tutorial checkout these environment providers:
\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)
\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)
\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", "\n", "*If you are running locally, please ensure you have the latest Mesa version installed.*\n", From 005e6d25bc9d9a320f0a3c3650bd9f01086269d2 Mon Sep 17 00:00:00 2001 From: aten2005 Date: Wed, 19 Nov 2025 05:10:20 +0530 Subject: [PATCH 2/2] Docs: Changed binder link for tutorial 3 - agentset --- docs/tutorials/3_agentset.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/3_agentset.ipynb b/docs/tutorials/3_agentset.ipynb index b702f9ffc05..fdf9e42f804 100644 --- a/docs/tutorials/3_agentset.ipynb +++ b/docs/tutorials/3_agentset.ipynb @@ -15,7 +15,7 @@ "source": [ "If you want to get straight to the tutorial checkout these environment providers:
\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)
\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", + "(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",