Skip to content

Commit

Permalink
Update intro_tutorial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
tpike3 committed Jun 8, 2024
1 parent 151be08 commit d351105
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions docs/source/tutorials/intro_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"source": [
"import random\n",
"\n",
"import mesa\n",
"import mesa \n",
"import mesa_geo as mg\n",
"import mesa_geo.visualization as mgv"
]
Expand Down Expand Up @@ -107,7 +107,10 @@
"execution_count": 4,
"id": "27cac12c-515e-4ef4-83cc-d06918921c70",
"metadata": {
"has_explanation": true
"has_explanation": true,
"jupyter": {
"source_hidden": true
}
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -191,7 +194,10 @@
"execution_count": 9,
"id": "9c9a9738-7e8f-458c-b0aa-cfc69c04ee87",
"metadata": {
"has_explanation": true
"has_explanation": true,
"jupyter": {
"source_hidden": true
}
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -280,7 +286,10 @@
"execution_count": 10,
"id": "0bf74b4c-36ab-416c-a4db-ab5104189d92",
"metadata": {
"has_explanation": true
"has_explanation": true,
"jupyter": {
"source_hidden": true
}
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -357,7 +366,10 @@
"execution_count": 11,
"id": "c8a2533e-95ba-4a2b-b21a-56e05fe3b7b2",
"metadata": {
"has_explanation": true
"has_explanation": true,
"jupyter": {
"source_hidden": true
}
},
"outputs": [
{
Expand Down

0 comments on commit d351105

Please sign in to comment.