Skip to content

Commit

Permalink
Auto-commit: Mon Oct 14 13:36:02 CDT 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
jnaiman committed Oct 14, 2024
1 parent 6a33516 commit 91f65fb
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 4 deletions.
24 changes: 22 additions & 2 deletions week08/.ipynb_checkpoints/inClass_week08-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32985,13 +32985,33 @@
"plt.show()"
]
},
{
"cell_type": "markdown",
"id": "590a93da-81da-4be4-9d56-0f453ba7302b",
"metadata": {},
"source": [
"## Geopandas + Contextily + ipywidgets"
]
},
{
"cell_type": "code",
"execution_count": 78,
"id": "8ee92c27-7ca5-4080-a138-7547787c86ce",
"metadata": {},
"outputs": [],
"source": [
"import ipywidgets"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "70bca81a-ad4f-4fa7-9104-5f0f8b3c1728",
"id": "98b1a465-d7bd-42cb-b6d7-5ada64c2c849",
"metadata": {},
"outputs": [],
"source": []
"source": [
"# step 1 -- hardocde an option\n"
]
}
],
"metadata": {
Expand Down
24 changes: 22 additions & 2 deletions week08/inClass_week08.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32985,13 +32985,33 @@
"plt.show()"
]
},
{
"cell_type": "markdown",
"id": "590a93da-81da-4be4-9d56-0f453ba7302b",
"metadata": {},
"source": [
"## Geopandas + Contextily + ipywidgets"
]
},
{
"cell_type": "code",
"execution_count": 78,
"id": "8ee92c27-7ca5-4080-a138-7547787c86ce",
"metadata": {},
"outputs": [],
"source": [
"import ipywidgets"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "70bca81a-ad4f-4fa7-9104-5f0f8b3c1728",
"id": "98b1a465-d7bd-42cb-b6d7-5ada64c2c849",
"metadata": {},
"outputs": [],
"source": []
"source": [
"# step 1 -- hardocde an option\n"
]
}
],
"metadata": {
Expand Down

0 comments on commit 91f65fb

Please sign in to comment.