Skip to content

Commit

Permalink
Edited the toctrees to align with the new Notebooks sidebar on the site
Browse files Browse the repository at this point in the history
(cherry picked from commit 01f5718)
  • Loading branch information
Benjamin Glitsos committed Jan 8, 2024
1 parent b911735 commit aab9de6
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions Beginners_guide/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ The Beginners Guide contains introductory notebooks aimed at introducing Jupyter

.. toctree::
:maxdepth: 1
:caption: Beginner's Guide

01_Jupyter_notebooks.ipynb
02_DEA.ipynb
Expand All @@ -25,7 +24,6 @@ Once you have you have completed the beginner tutorials, join advanced users in

.. toctree::
:maxdepth: 2
:caption: Guided Tutorial

Guided_tutorial.ipynb

Expand Down
1 change: 0 additions & 1 deletion DEA_products/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Notebooks introducing DEA's satellite datasets and derived products, including h

.. toctree::
:maxdepth: 1
:caption: DEA products

DEA_Landsat_Surface_Reflectance.ipynb
DEA_Sentinel2_Surface_Reflectance.ipynb
Expand Down
1 change: 0 additions & 1 deletion How_to_guides/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ A recipe book of simple code examples demonstrating how to perform common geospa

.. toctree::
:maxdepth: 1
:caption: How to guides

Analyse_multiple_polygons.ipynb
Animated_timeseries.ipynb
Expand Down
1 change: 0 additions & 1 deletion Interactive_apps/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Interactive widgets and apps that require little or no coding to run

.. toctree::
:maxdepth: 1
:caption: Interactive apps

Change_filmstrips.ipynb
Coastal_transects.ipynb
Expand Down
9 changes: 0 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,3 @@ Once the pull request has been approved, you can merge it into the ``develop`` b

See also `wiki <https://github.com/GeoscienceAustralia/dea-notebooks/wiki/Guide-to-using-DEA-Notebooks-with-git#reviewing-and-approving-a-pull-request>`_.

.. toctree::
:hidden:

Beginners_guide/README
DEA_products/README
How_to_guides/README
Interactive_apps/README
Real_world_examples/README
Tools/index
1 change: 0 additions & 1 deletion Real_world_examples/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ More complex case study-based workflows demonstrating how DEA can be used to add

.. toctree::
:maxdepth: 1
:caption: Real World Examples

Burnt_area_mapping.ipynb
Burnt_area_mapping_near_realtime.ipynb
Expand Down
1 change: 0 additions & 1 deletion Real_world_examples/Scalable_machine_learning/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ To begin working through the notebooks in this ``Scalable Supervised Machine Lea

.. toctree::
:maxdepth: 1
:caption: Scalable Supervised Machine Learning on the Open Data Cube

1_Extract_training_data.ipynb
2_Inspect_training_data.ipynb
Expand Down

0 comments on commit aab9de6

Please sign in to comment.