Skip to content

Commit c689c03

Browse files
authored
Merge pull request #2033 from Esri/jy-rvw-sam-flood
update hyperlink from api widgets to ipywidgets
2 parents 98c8f2d + d1b66f7 commit c689c03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/04_gis_analysts_data_scientists/finetuning_sam_for_flood_inundation_mapping.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@
10831083
"id": "d53da8a8",
10841084
"metadata": {},
10851085
"source": [
1086-
"[Hbox and Vbox](https://developers.arcgis.com/python/api-reference/arcgis.widgets.html?highlight=hbox) were used to set the layout of map widgets."
1086+
"[Hbox and Vbox](https://ipywidgets.readthedocs.io/en/latest/examples/Widget%20List.html#container-layout-widgets) were used to set the layout of map widgets."
10871087
]
10881088
},
10891089
{
@@ -1162,9 +1162,9 @@
11621162
],
11631163
"metadata": {
11641164
"kernelspec": {
1165-
"display_name": "Python [conda env:conda-pro33dl] *",
1165+
"display_name": "Python 3 (ipykernel)",
11661166
"language": "python",
1167-
"name": "conda-env-conda-pro33dl-py"
1167+
"name": "python3"
11681168
},
11691169
"language_info": {
11701170
"codemirror_mode": {
@@ -1176,7 +1176,7 @@
11761176
"name": "python",
11771177
"nbconvert_exporter": "python",
11781178
"pygments_lexer": "ipython3",
1179-
"version": "3.11.8"
1179+
"version": "3.11.0"
11801180
}
11811181
},
11821182
"nbformat": 4,

0 commit comments

Comments
 (0)