[Notebooks PR] Update "detecting-airplanes-on-satellite-imagery-using-deep-learning.… by neha-sharma-geoai · Pull Request #2363 · Esri/arcgis-python-api
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This notebook is missing from the navigation pane of the ESRI developer website. @jyaistMap
HI Neha -
All samples and guides need to be properly referenced in the appropriate directory in the Python API Developer Website repo. In the documentation directory, there are 2 subdirectories:
- python - for the current release in the 2.4.x line of the API
- python-2-3 - for the documentation in the 2.3.x line of the API
Within each of these subdirectories, there are yml files which control the appearance and functionality of the Table of Contents of the production website:
- guide.navigation.yml
- samples.navigation.yml
Please submit a PR in the https://devtopia.esri.com/ArcGISDevelopers/python-api-doc repo:
- it should add 2 lines to the ../documentation/python/samples.navigation.yml file
- It needs to placed under the proper Table of Contents heading within the overall Deep Learning heading
- the notebook looks good when rendered locally