Skip to content

Commit f76a5b1

Browse files
committed
update sample/guide section
1 parent a34596d commit f76a5b1

File tree

1 file changed

+17
-101
lines changed

1 file changed

+17
-101
lines changed

guide/02-api-overview/release_notes_230.ipynb

Lines changed: 17 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -26,64 +26,25 @@
2626
"\n",
2727
"\n",
2828
"### [Guides](../)\n",
29-
"* [Install and set up](../)\n",
30-
"* [Tutorials](../)\n",
31-
"* [Authentication](../)\n",
32-
"* [Maps](../)\n",
33-
"* [Layers](../)\n",
34-
"* [Editing](../)\n",
35-
"* [Visualization](../)\n",
36-
"* [Geocoding](../)\n",
37-
"* [Routing](../)\n",
38-
"* [Spatial Analysis](../)\n",
39-
" * [Feature Analysis](../)\n",
40-
" * [Raster Analysis](../)\n",
41-
" * [Introduction](../guide/using-raster-analysis)\n",
42-
" * [Advanced raster concepts](../guide/raster-analysis-advanced-concepts/)\n",
43-
" * [Orthomapping](../)\n",
44-
" * [Guide to Orthomapping Part 1](../guide/orthomapping-part-1/)\n",
45-
" * [Guide to Orthomapping Part 2](../guide/orthomapping-guide-2/)\n",
46-
"* [Data Enrichment](../)\n",
4729
"* [Deep Learning](../)\n",
4830
" * [Machine Learning Basics](../)\n",
4931
" * [2D Computer Vision](../)\n",
32+
" * [Other Imagery Topics](../)\n",
33+
" * [How SR3 super-resolution works](../guide/how-sr3-works/)\n",
5034
" * [3D Computer Vision](../)\n",
51-
" * [NLP](../)\n",
52-
" * [Tabular Data Forecasting](../)\n",
53-
" * [Time Series Forecasting](../)\n",
54-
"* [Geoprocessing Tools](../)\n",
55-
"* [Data engineering](../)\n",
56-
"* [Spatially enabled dataframe](../)\n",
57-
"* [Offline](../)\n",
58-
"* [Administration](../)\n",
59-
" * [Managing ArcGIS Applications](../)\n",
60-
" * [Working with ArcGIS Hub]()\n",
61-
" * [Working with Knowledge Graphs]()\n",
35+
" * [Point cloud classfication using RandLA-Net](../guide//point-cloud-classification-using-randlanet/)\n",
36+
" * [Point cloud classfication using SQN](../guide//point-cloud-classification-using-sqn/)\n",
6237
"* [Content Management](../)\n",
63-
"* [System requirements](../)\n",
64-
"* [Python environments](../)\n",
38+
" * [Cloning and Troubleshooting Complex Items](../guide/cloning-complex-apps)\n",
6539
"\n",
6640
" \n",
6741
"### [Samples](/python/samples/)\n",
68-
"* [Power users / Developers](/python/samples)\n",
69-
"* [Org Administrators](/python/samples)\n",
70-
"* [GIS analysts and data scientists](/python/samples)\n",
7142
"* [Deep Learning](/python/samples)\n",
7243
" * [2D Computer Vision](/python/samples)\n",
73-
" * [Object Detection](/python/samples)\n",
7444
" * [Pixel Classification](/python/samples)\n",
75-
" * [Feature Extraction](/python/samples)\n",
76-
" * [Object Classification](/python/samples)\n",
45+
" * [Mangrove forest monitoring using deep learning](/python/samples/mangrove-forest-monitoring-using-deep-learning)\n",
7746
" * [Using Pre-trained Models](/python/samples)\n",
78-
" * [Generative Models](/python/samples)\n",
79-
" * [Video Tracking](/python/samples)\n",
80-
" * [Other Imagery Use Cases](/python/samples)\n",
81-
" * [3D Computer Vision](/python/samples)\n",
82-
" * [NLP](/python/samples)\n",
83-
" * [Tabular Data Forecasting](/python/samples)\n",
84-
" * [Time Series Forecasting](/python/samples)\n",
85-
"* [Content Publishers](/python/samples)\n",
86-
"\n",
47+
" * [Cloud removal using pretrained deep learning model and raster function](/python/samples/cloud-removal-using-pretrained-deep-learning-model-and-raster-function/)\n",
8748
"\n",
8849
"### Module Changes\n",
8950
"\n",
@@ -557,61 +518,24 @@
557518
"\n",
558519
"### [Guides](../)\n",
559520
"* [Install and set up](../)\n",
560-
"* [Tutorials](../)\n",
561-
"* [Authentication](../)\n",
562-
"* [Maps](../)\n",
563-
"* [Layers](../)\n",
564-
"* [Editing](../)\n",
565-
"* [Visualization](../)\n",
566-
"* [Geocoding](../)\n",
567-
"* [Routing](../)\n",
568-
"* [Spatial Analysis](../)\n",
569-
" * [Feature Analysis](../)\n",
570-
" * [Raster Analysis](../)\n",
571-
" * [Introduction](../guide/using-raster-analysis)\n",
572-
" * [Advanced raster concepts](../guide/raster-analysis-advanced-concepts/)\n",
573-
" * [Orthomapping](../)\n",
574-
" * [Guide to Orthomapping Part 1](../guide/orthomapping-part-1/)\n",
575-
" * [Guide to Orthomapping Part 2](../guide/orthomapping-guide-2/)\n",
576-
"* [Data Enrichment](../)\n",
521+
" * [Docker](../guide/docker)\n",
522+
" * Updates to instructions\n",
523+
" * [Google Colaboratory](../guide/install-google-colab)\n",
524+
" * Updates to instructions\n",
577525
"* [Deep Learning](../)\n",
578526
" * [Machine Learning Basics](../)\n",
579527
" * [2D Computer Vision](../)\n",
528+
" * [Object Detection](../)\n",
529+
" * [YOLOv3 Object Detector](../guide/yolov3-object-detector)\n",
530+
" * updates information regarding COCO pretrained weights\n",
580531
" * [3D Computer Vision](../)\n",
581-
" * [NLP](../)\n",
582-
" * [Tabular Data Forecasting](../)\n",
583-
" * [Time Series Forecasting](../)\n",
584-
"* [Geoprocessing Tools](../)\n",
585-
"* [Data engineering](../)\n",
586-
"* [Spatially enabled dataframe](../)\n",
587-
"* [Offline](../)\n",
588-
"* [Administration](../)\n",
589-
" * [Managing ArcGIS Applications](../)\n",
590-
" * [Working with ArcGIS Hub]()\n",
591-
" * [Working with Knowledge Graphs]()\n",
592-
"* [Content Management](../)\n",
593-
"* [System requirements](../)\n",
594-
"* [Python environments](../)\n",
532+
" * [Point Cloud Segmentation using PointCNN](../guide/point-cloud-segmentation-using-pointcnn/)\n",
533+
" * general content updates\n",
595534
" \n",
596535
"### [Samples](/python/samples/)\n",
597-
"* [Power users / Developers](/python/samples)\n",
598-
"* [Org Administrators](/python/samples)\n",
599-
"* [GIS analysts and data scientists](/python/samples)\n",
600536
"* [Deep Learning](/python/samples)\n",
601-
" * [2D Computer Vision](/python/samples)\n",
602-
" * [Object Detection](/python/samples)\n",
603-
" * [Pixel Classification](/python/samples)\n",
604-
" * [Feature Extraction](/python/samples)\n",
605-
" * [Object Classification](/python/samples)\n",
606-
" * [Using Pre-trained Models](/python/samples)\n",
607-
" * [Generative Models](/python/samples)\n",
608-
" * [Video Tracking](/python/samples)\n",
609-
" * [Other Imagery Use Cases](/python/samples)\n",
610537
" * [3D Computer Vision](/python/samples)\n",
611-
" * [NLP](/python/samples)\n",
612-
" * [Tabular Data Forecasting](/python/samples)\n",
613-
" * [Time Series Forecasting](/python/samples)\n",
614-
"* [Content Publishers](/python/samples)\n",
538+
" * Updates data for [Classification of SfM-derived point clouds using deep learning](/python/samples/classification-of-sfm-derived-point-clouds-using-deep-learning/)\n",
615539
"\n",
616540
"### Module Changes\n",
617541
"\n",
@@ -895,14 +819,6 @@
895819
" * [`EntityRecognizer`](/python/api-reference/arcgis.learn.text.html#entityrecognizer)\n",
896820
" * Fixes `IndexError` when initializing object for LLM backbones"
897821
]
898-
},
899-
{
900-
"cell_type": "code",
901-
"execution_count": null,
902-
"id": "4bdceb7f",
903-
"metadata": {},
904-
"outputs": [],
905-
"source": []
906822
}
907823
],
908824
"metadata": {

0 commit comments

Comments
 (0)