From e831b8f85488401b9f27643db5a5b0fe45889500 Mon Sep 17 00:00:00 2001 From: Markus Neteler Date: Mon, 17 Oct 2022 22:04:02 +0200 Subject: [PATCH] Markdown sync to main --- doc/notebooks/README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/notebooks/README.md b/doc/notebooks/README.md index 99e731da877..25dee3656d6 100644 --- a/doc/notebooks/README.md +++ b/doc/notebooks/README.md @@ -1,3 +1,4 @@ +# Notebooks ## Introduction ### Using the notebooks locally @@ -13,14 +14,14 @@ See also the official documentation for [The Jupyter Notebook](https://jupyter-n ### Introductory notebooks to GRASS GIS and Jupyter - - GRASS GIS in Jupyter Notebook with Python and grass.jupyter: [jupyter_example.ipynb](jupyter_example.ipynb) - - The grass.jupyter Package: [jupyter_tutorial.ipynb](jupyter_tutorial.ipynb) +* GRASS GIS in Jupyter Notebook with Python and grass.jupyter: [jupyter_example.ipynb](jupyter_example.ipynb) +* The grass.jupyter Package: [jupyter_tutorial.ipynb](jupyter_tutorial.ipynb) -## Thematic Jupyter notebooks: +## Thematic Jupyter notebooks - - Viewshed Analysis: [viewshed_analysis.ipynb](viewshed_analysis.ipynb) - - Spatio-Temporal Analysis with grass.jupyter: [temporal.ipynb](temporal.ipynb) - - Solar Energy Potential Analysis: [solar_potential.ipynb](solar_potential.ipynb) - - GRASS GIS Scripting with Python: [scripting_example.ipynb](scripting_example.ipynb) - - Hydrology with GRASS GIS: [hydrology.ipynb](hydrology.ipynb) +* Viewshed Analysis: [viewshed_analysis.ipynb](viewshed_analysis.ipynb) +* Spatio-Temporal Analysis with grass.jupyter: [temporal.ipynb](temporal.ipynb) +* Solar Energy Potential Analysis: [solar_potential.ipynb](solar_potential.ipynb) +* GRASS GIS Scripting with Python: [scripting_example.ipynb](scripting_example.ipynb) +* Hydrology with GRASS GIS: [hydrology.ipynb](hydrology.ipynb)